File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
<jruby .version>9.4.12.0</jruby .version>
23
23
<jruby .maven.plugins.version>3.0.5</jruby .maven.plugins.version>
24
24
<gem .home>${project.build.directory} /rubygems</gem .home>
25
- <slf4j .version>2.0.16 </slf4j .version>
25
+ <slf4j .version>2.0.17 </slf4j .version>
26
26
</properties >
27
27
28
28
<issueManagement >
196
196
<plugin >
197
197
<groupId >org.apache.maven.plugins</groupId >
198
198
<artifactId >maven-compiler-plugin</artifactId >
199
- <version >3.13 .0</version >
199
+ <version >3.14 .0</version >
200
200
<configuration >
201
201
<source >8</source >
202
202
<target >8</target >
235
235
<plugin >
236
236
<groupId >org.apache.maven.plugins</groupId >
237
237
<artifactId >maven-deploy-plugin</artifactId >
238
- <version >3.1.3 </version >
238
+ <version >3.1.4 </version >
239
239
</plugin >
240
240
<plugin >
241
241
<groupId >org.jruby.maven</groupId >
You can’t perform that action at this time.
0 commit comments