[Git][java-team/jruby-joni][master] 3 commits: Update joni to 1.0.57
Hideki Yamane (@henrich)
gitlab at salsa.debian.org
Mon Apr 11 12:36:15 BST 2022
Hideki Yamane pushed to branch master at Debian Java Maintainers / jruby-joni
Commits:
79f06696 by Charles Oliver Nutter at 2022-03-29T15:26:35-05:00
Update joni to 1.0.57
Only updates the Config unicode versions (jruby/jcodings#58).
- - - - -
242e3140 by Charles Oliver Nutter at 2022-03-29T15:27:44-05:00
[maven-release-plugin] prepare release joni-2.1.43
- - - - -
48139a69 by Charles Oliver Nutter at 2022-03-29T15:27:47-05:00
[maven-release-plugin] prepare for next development iteration
- - - - -
1 changed file:
- pom.xml
Changes:
=====================================
pom.xml
=====================================
@@ -4,7 +4,7 @@
<groupId>org.jruby.joni</groupId>
<artifactId>joni</artifactId>
<packaging>jar</packaging>
- <version>2.1.43-SNAPSHOT</version>
+ <version>2.1.44-SNAPSHOT</version>
<name>Joni</name>
<description>
Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.jruby.jcodings</groupId>
<artifactId>jcodings</artifactId>
- <version>1.0.56</version>
+ <version>1.0.57</version>
</dependency>
<dependency>
<groupId>junit</groupId>
View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/-/compare/1834f8932a82029d17dd69d0540df7936346d79c...48139a690950635581531de36da4a154db8d5af9
--
View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/-/compare/1834f8932a82029d17dd69d0540df7936346d79c...48139a690950635581531de36da4a154db8d5af9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20220411/1af60962/attachment.htm>
More information about the pkg-java-commits
mailing list