File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >com.fasterxml.jackson.core</groupId >
4141 <artifactId >jackson-databind</artifactId >
42- <version >2.21.0 </version >
42+ <version >2.21.1 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.apache.httpcomponents.client5</groupId >
7777 <plugin >
7878 <groupId >org.apache.maven.plugins</groupId >
7979 <artifactId >maven-shade-plugin</artifactId >
80- <version >3.6.1 </version >
80+ <version >3.6.2 </version >
8181 <executions >
8282 <execution >
8383 <phase >package</phase >
Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >org.jctools</groupId >
1818 <artifactId >jctools-core</artifactId >
19- <version >4.0.5 </version >
19+ <version >4.0.6 </version >
2020 </dependency >
2121 <dependency >
2222 <groupId >io.netty.loom</groupId >
4545 <plugin >
4646 <groupId >org.apache.maven.plugins</groupId >
4747 <artifactId >maven-shade-plugin</artifactId >
48- <version >3.6.1 </version >
48+ <version >3.6.2 </version >
4949 <executions >
5050 <execution >
5151 <phase >package</phase >
Original file line number Diff line number Diff line change 5151 <plugin >
5252 <groupId >org.apache.maven.plugins</groupId >
5353 <artifactId >maven-shade-plugin</artifactId >
54- <version >3.6.1 </version >
54+ <version >3.6.2 </version >
5555 <executions >
5656 <execution >
5757 <phase >package</phase >
Original file line number Diff line number Diff line change 7373 <plugin >
7474 <groupId >com.diffplug.spotless</groupId >
7575 <artifactId >spotless-maven-plugin</artifactId >
76- <version >3.2.1 </version >
76+ <version >3.3.0 </version >
7777 <configuration >
7878 <java >
7979 <eclipse />
111111 <plugin >
112112 <groupId >org.apache.maven.plugins</groupId >
113113 <artifactId >maven-surefire-plugin</artifactId >
114- <version >3.5.4 </version >
114+ <version >3.5.5 </version >
115115 <executions >
116116 <execution >
117117 <id >default-test</id >
You can’t perform that action at this time.
0 commit comments