File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7070 </plugin >
7171 <plugin >
7272 <artifactId >maven-compiler-plugin</artifactId >
73- <version >3.13 .0</version >
73+ <version >3.14 .0</version >
7474 <configuration >
7575 <source >1.8</source >
7676 <target >1.8</target >
9797 <plugins >
9898 <plugin >
9999 <artifactId >maven-compiler-plugin</artifactId >
100- <version >3.13 .0</version >
100+ <version >3.14 .0</version >
101101 <configuration >
102102 <source >1.8</source >
103103 <target >1.8</target >
Original file line number Diff line number Diff line change 7474
7575 <properties >
7676 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
77- <project .google.http.version>1.46.1 </project .google.http.version>
77+ <project .google.http.version>1.46.2 </project .google.http.version>
7878 <project .junit.version>4.13.2</project .junit.version>
7979 <project .guava.version>33.4.0-android</project .guava.version>
8080 <project .appengine.version>2.0.33</project .appengine.version>
8585 <project .cel.version>0.9.0-proto3</project .cel.version>
8686 <project .tink.version>1.15.0</project .tink.version>
8787 <project .slf4j.version>2.0.16</project .slf4j.version>
88- <project .gson.version>2.11.0 </project .gson.version>
88+ <project .gson.version>2.12.1 </project .gson.version>
8989 </properties >
9090
9191 <dependencyManagement >
432432 <plugins >
433433 <plugin >
434434 <artifactId >maven-compiler-plugin</artifactId >
435- <version >3.13 .0</version >
435+ <version >3.14 .0</version >
436436 <configuration >
437437 <source >1.8</source >
438438 <target >1.8</target >
You can’t perform that action at this time.
0 commit comments