File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 <dependency>
3333 <groupId>ch.qos.logback</groupId>
3434 <artifactId>logback-classic</artifactId>
35- <version>1.2.0 </version>
35+ <version>1.5.12 </version>
3636 </dependency>
3737 <dependency>
3838 <groupId>ch.qos.logback</groupId>
3939 <artifactId>logback-core</artifactId>
40- <version>1.2.9 </version>
40+ <version>1.5.12 </version>
4141 </dependency>
4242 <dependency>
4343 <groupId>commons-io</groupId>
4444 <artifactId>commons-io</artifactId>
45- <version>2.7 </version>
45+ <version>2.18.0 </version>
4646 </dependency>
4747 <dependency>
4848 <groupId>org.codehaus.janino</groupId>
Original file line number Diff line number Diff line change 116116 <org.codehaus.janino.version>2.7.8</org.codehaus.janino.version>
117117 <org.eclipse.aether.version>1.0.2.v20150114</org.eclipse.aether.version>
118118 <org.eclipse.osgi.services.version>3.4.0.v20140312-2051</org.eclipse.osgi.services.version>
119- <commons.io.version>2.7 </commons.io.version>
119+ <commons.io.version>2.18.0 </commons.io.version>
120120 <!-- versions of plugins -->
121121 <maven-bundle-plugin.version>2.5.4</maven-bundle-plugin.version>
122122 <maven-resources-plugin.version>2.7</maven-resources-plugin.version>
You can’t perform that action at this time.
0 commit comments