We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eae7ce0 + 11d6638 commit 60c6899Copy full SHA for 60c6899
pom.xml
@@ -25,7 +25,7 @@
25
<jruby.maven.plugins.version>3.0.6</jruby.maven.plugins.version>
26
<gem.home>${project.build.directory}/rubygems</gem.home>
27
<slf4j.version>2.0.17</slf4j.version>
28
- <log4j.version>2.25.3</log4j.version>
+ <log4j.version>2.25.4</log4j.version>
29
<spring.version>5.3.39</spring.version>
30
</properties>
31
@@ -147,7 +147,7 @@
147
<extension>
148
<groupId>org.jruby.maven</groupId>
149
<artifactId>mavengem-wagon</artifactId>
150
- <version>2.0.2</version>
+ <version>2.0.3</version>
151
</extension>
152
</extensions>
153
<defaultGoal>install</defaultGoal>
0 commit comments