File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
jgroups-spring-boot-starter Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 91
91
<plugins >
92
92
<plugin >
93
93
<artifactId >maven-clean-plugin</artifactId >
94
- <version >3.4.0 </version >
94
+ <version >3.4.1 </version >
95
95
</plugin >
96
96
<plugin >
97
97
<artifactId >maven-install-plugin</artifactId >
113
113
</plugin >
114
114
<plugin >
115
115
<artifactId >maven-compiler-plugin</artifactId >
116
- <version >3.13 .0</version >
116
+ <version >3.14 .0</version >
117
117
<configuration >
118
118
<source >1.8</source >
119
119
<target >1.8</target >
Original file line number Diff line number Diff line change 71
71
72
72
<jacoco-maven .version>0.8.11</jacoco-maven .version>
73
73
<maven-assembly .version>3.7.1</maven-assembly .version>
74
- <maven-clean .version>3.4.0 </maven-clean .version>
75
- <maven-compiler .version>3.13 .0</maven-compiler .version>
74
+ <maven-clean .version>3.4.1 </maven-clean .version>
75
+ <maven-compiler .version>3.14 .0</maven-compiler .version>
76
76
<maven-deploy .version>3.1.2</maven-deploy .version>
77
77
<maven-enforcer .version>3.5.0</maven-enforcer .version>
78
78
<maven-gpg .version>3.2.7</maven-gpg .version>
You can’t perform that action at this time.
0 commit comments