File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7171 <plugin >
7272 <groupId >org.apache.maven.plugins</groupId >
7373 <artifactId >maven-javadoc-plugin</artifactId >
74- <version >3.10.0 </version >
74+ <version >3.11.1 </version >
7575 <executions >
7676 <execution >
7777 <id >attach-javadoc</id >
8484 <plugin >
8585 <groupId >org.apache.maven.plugins</groupId >
8686 <artifactId >maven-gpg-plugin</artifactId >
87- <version >3.2.6 </version >
87+ <version >3.2.7 </version >
8888 <executions >
8989 <execution >
9090 <id >sign-artifacts</id >
128128 <dependency >
129129 <groupId >com.google.guava</groupId >
130130 <artifactId >guava</artifactId >
131- <version >33.3.0 -jre</version >
131+ <version >33.3.1 -jre</version >
132132 </dependency >
133133 <dependency >
134134 <groupId >junit</groupId >
139139 <dependency >
140140 <groupId >org.apache.logging.log4j</groupId >
141141 <artifactId >log4j-core</artifactId >
142- <version >2.24.0 </version >
142+ <version >2.24.1 </version >
143143 </dependency >
144144 </dependencies >
145145
You can’t perform that action at this time.
0 commit comments