File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
netty-reactive-streams-http Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4242 <plugins >
4343 <plugin >
4444 <artifactId >maven-resources-plugin</artifactId >
45- <version >3.3.0 </version >
45+ <version >3.3.1 </version >
4646 <executions >
4747 <execution >
4848 <id >copy-resources</id >
Original file line number Diff line number Diff line change 3636 <plugins >
3737 <plugin >
3838 <artifactId >maven-resources-plugin</artifactId >
39- <version >3.3.0 </version >
39+ <version >3.3.1 </version >
4040 <executions >
4141 <execution >
4242 <id >copy-resources</id >
Original file line number Diff line number Diff line change 8484 </dependencyManagement >
8585
8686 <properties >
87- <netty .version>4.1.84 .Final</netty .version>
87+ <netty .version>4.1.94 .Final</netty .version>
8888 <reactive-streams .version>1.0.4</reactive-streams .version>
89- <akka-stream .version>2.6.20 </akka-stream .version>
90- <maven-bundle-plugin .version>5.1.8 </maven-bundle-plugin .version>
89+ <akka-stream .version>2.6.21 </akka-stream .version>
90+ <maven-bundle-plugin .version>5.1.9 </maven-bundle-plugin .version>
9191 <maven-jar-plugin .version>3.3.0</maven-jar-plugin .version>
9292 </properties >
9393
You can’t perform that action at this time.
0 commit comments