File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ under the License.
151
151
<dependency >
152
152
<groupId >org.apache.commons</groupId >
153
153
<artifactId >commons-lang3</artifactId >
154
- <version >3.7 </version >
154
+ <version >3.8.1 </version >
155
155
</dependency >
156
156
<dependency >
157
157
<groupId >org.ow2.asm</groupId >
Original file line number Diff line number Diff line change 28
28
<action type =" fix" dev =" ggregory" due-to =" John Patrick" >Use JUnit 5 assertThrows() #11, #12.</action >
29
29
<action type =" fix" dev =" sebb" >Construct nested class to avoid compilation error</action >
30
30
<!-- UPDATE -->
31
+ <action type =" update" dev =" sebb" >Commons Lang 3.7 -> 3.8.1. Fixes: java.lang.NullPointerException
32
+ at org.apache.commons.lang3.SystemUtils.isJavaVersionAtLeast (SystemUtils.java:1654)</action >
33
+ <action type =" update" dev =" sebb" >commons.japicmp.version 0.15.1 -> 0.23.1</action >
31
34
<action type =" update" dev =" ggregory" >Update commons.japicmp.version 0.11.1 -> 0.15.1.</action >
32
35
<action type =" update" dev =" ggregory" due-to =" Dependabot" >Bump org.apache.maven:maven-core from 3.1.0 to 3.8.1 in /maven-plugin #13.</action >
33
36
<action type =" update" dev =" ggregory" due-to =" Dependabot" >Bump junit from 4.12 to 4.13.1 in /parent #9.</action >
You can’t perform that action at this time.
0 commit comments