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.11.1 </version >
74+ <version >3.11.2 </version >
7575 <executions >
7676 <execution >
7777 <id >attach-javadoc</id >
111111 <plugins >
112112 <plugin >
113113 <artifactId >maven-compiler-plugin</artifactId >
114- <version >3.13 .0</version >
114+ <version >3.14 .0</version >
115115 <configuration >
116116 <source >1.7</source >
117117 <target >1.7</target >
128128 <dependency >
129129 <groupId >com.google.guava</groupId >
130130 <artifactId >guava</artifactId >
131- <version >33.3.1 -jre</version >
131+ <version >33.4.8 -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.1 </version >
142+ <version >2.25.0 </version >
143143 </dependency >
144144 </dependencies >
145145
You can’t perform that action at this time.
0 commit comments