File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5757 <maven-plugin-api .version>3.0</maven-plugin-api .version>
5858 <maven-plugin-plugin .version>3.6.0</maven-plugin-plugin .version>
5959
60- <jgit .version>5.2.0.201812061821 -r</jgit .version>
61- <junit .version>5.3 .1</junit .version>
62- <mockito .version>2.27 .0</mockito .version>
60+ <jgit .version>5.2.2.201904231744 -r</jgit .version>
61+ <junit .version>5.5 .1</junit .version>
62+ <mockito .version>3.0 .0</mockito .version>
6363
6464 <fest-assert .version>1.4</fest-assert .version>
6565 </properties >
9393 <dependency >
9494 <groupId >com.fasterxml.jackson.core</groupId >
9595 <artifactId >jackson-databind</artifactId >
96- <version >2.9.9</version >
96+ <version >2.9.9.3 </version >
9797 </dependency >
9898
9999 <!-- Joda Time -->
100100 <dependency >
101101 <groupId >joda-time</groupId >
102102 <artifactId >joda-time</artifactId >
103- <version >2.10.2 </version >
103+ <version >2.10.3 </version >
104104 </dependency >
105105
106106 <!-- Guava -->
107107 <dependency >
108108 <groupId >com.google.guava</groupId >
109109 <artifactId >guava</artifactId >
110- <version >27.1 -jre</version >
110+ <version >28.0 -jre</version >
111111 </dependency >
112112
113113 <!-- JGit -->
135135 <dependency >
136136 <groupId >org.codehaus.plexus</groupId >
137137 <artifactId >plexus-utils</artifactId >
138- <version >3.2.0 </version >
138+ <version >3.2.1 </version >
139139 <scope >test</scope >
140140 </dependency >
141141
You can’t perform that action at this time.
0 commit comments