File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This software includes third party software subject to the following licenses:
28
28
Guava ListenableFuture only under The Apache Software License, Version 2.0
29
29
Guava: Google Core Libraries for Java under Apache License, Version 2.0
30
30
istack common utility code runtime under Eclipse Distribution License - v 1.0
31
- J2ObjC Annotations under The Apache Software License, Version 2.0
31
+ J2ObjC Annotations under Apache License, Version 2.0
32
32
jakarta.xml.bind-api under Eclipse Distribution License - v 1.0
33
33
JavaBeans Activation Framework API jar under EDL 1.0
34
34
JAXB Runtime under Eclipse Distribution License - v 1.0
Original file line number Diff line number Diff line change 98
98
<dependency >
99
99
<groupId >com.google.guava</groupId >
100
100
<artifactId >guava</artifactId >
101
- <version >31 .1-jre</version >
101
+ <version >32.0 .1-jre</version >
102
102
</dependency >
103
103
<dependency >
104
104
<groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments