File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6565 <dependency >
6666 <groupId >com.google.guava</groupId >
6767 <artifactId >guava</artifactId >
68- <version >33.4.8 -jre</version >
68+ <version >33.5.0 -jre</version >
6969 </dependency >
7070 <dependency >
7171 <groupId >net.sf.saxon</groupId >
7272 <artifactId >Saxon-HE</artifactId >
73- <version >12.8 </version >
73+ <version >12.9 </version >
7474 </dependency >
7575 <dependency >
7676 <groupId >org.assertj</groupId >
7777 <artifactId >assertj-core</artifactId >
78- <version >3.27.3 </version >
78+ <version >3.27.6 </version >
7979 <scope >test</scope >
8080 </dependency >
8181 <dependency >
114114 <plugin >
115115 <groupId >org.apache.maven.plugins</groupId >
116116 <artifactId >maven-surefire-plugin</artifactId >
117- <version >3.5.3 </version >
117+ <version >3.5.4 </version >
118118 </plugin >
119119 <plugin >
120120 <groupId >org.sonatype.central</groupId >
130130 <plugin >
131131 <groupId >org.apache.maven.plugins</groupId >
132132 <artifactId >maven-javadoc-plugin</artifactId >
133- <version >3.11.2 </version >
133+ <version >3.12.0 </version >
134134 <executions >
135135 <execution >
136136 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments