File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 <jruby .version>9.4.12.0</jruby .version>
2323 <jruby .maven.plugins.version>3.0.5</jruby .maven.plugins.version>
2424 <gem .home>${project.build.directory} /rubygems</gem .home>
25- <slf4j .version>2.0.16 </slf4j .version>
25+ <slf4j .version>2.0.17 </slf4j .version>
2626 </properties >
2727
2828 <issueManagement >
196196 <plugin >
197197 <groupId >org.apache.maven.plugins</groupId >
198198 <artifactId >maven-compiler-plugin</artifactId >
199- <version >3.13 .0</version >
199+ <version >3.14 .0</version >
200200 <configuration >
201201 <source >8</source >
202202 <target >8</target >
235235 <plugin >
236236 <groupId >org.apache.maven.plugins</groupId >
237237 <artifactId >maven-deploy-plugin</artifactId >
238- <version >3.1.3 </version >
238+ <version >3.1.4 </version >
239239 </plugin >
240240 <plugin >
241241 <groupId >org.jruby.maven</groupId >
You can’t perform that action at this time.
0 commit comments