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 99 </parent >
1010
1111 <artifactId >mayday</artifactId >
12- <version >0.0.1 -SNAPSHOT</version >
12+ <version >0.0.2 -SNAPSHOT</version >
1313 <packaging >jar</packaging >
1414
1515 <name >mayday</name >
3030 <dependency >
3131 <groupId >org.springframework.cloud</groupId >
3232 <artifactId >spring-cloud-dependencies</artifactId >
33- <version >2022.0.3 </version >
33+ <version >2022.0.5 </version >
3434 <type >pom</type >
3535 <scope >import</scope >
3636 </dependency >
101101 <dependency >
102102 <groupId >commons-io</groupId >
103103 <artifactId >commons-io</artifactId >
104- <version >2.11 .0</version >
104+ <version >2.17 .0</version >
105105 </dependency >
106106 <dependency >
107107 <groupId >javax.servlet</groupId >
163163 <plugin >
164164 <groupId >org.apache.maven.plugins</groupId >
165165 <artifactId >maven-remote-resources-plugin</artifactId >
166- <version >3.0 .0</version >
166+ <version >3.2 .0</version >
167167 <dependencies >
168168 <dependency >
169169 <groupId >org.apache.maven.shared</groupId >
170170 <artifactId >maven-filtering</artifactId >
171- <version >3.3 .0</version >
171+ <version >3.4 .0</version >
172172 </dependency >
173173 </dependencies >
174174 <configuration >
You can’t perform that action at this time.
0 commit comments