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 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.5.3 </version >
9+ <version >3.5.4 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212
2323
2424 <!-- DEPENDENCIES VERSION -->
2525 <jdk .version>21</jdk .version>
26- <cds .services.version>4.1.1 </cds .services.version>
26+ <cds .services.version>4.2.0 </cds .services.version>
2727 <cloud .sdk.version>5.20.0</cloud .sdk.version>
28- <xsuaa .version>3.6.0 </xsuaa .version>
28+ <xsuaa .version>3.6.1 </xsuaa .version>
2929 <cf-java-logging-support .version>3.8.5</cf-java-logging-support .version>
3030 <cds-feature-attachments .version>1.1.0</cds-feature-attachments .version>
3131 </properties >
119119 <plugin >
120120 <groupId >org.codehaus.mojo</groupId >
121121 <artifactId >flatten-maven-plugin</artifactId >
122- <version >1.7.1 </version >
122+ <version >1.7.2 </version >
123123 <configuration >
124124 <updatePomFile >true</updatePomFile >
125125 <flattenMode >resolveCiFriendliesOnly</flattenMode >
146146 <plugin >
147147 <groupId >org.apache.maven.plugins</groupId >
148148 <artifactId >maven-enforcer-plugin</artifactId >
149- <version >3.6.0 </version >
149+ <version >3.6.1 </version >
150150 <executions >
151151 <execution >
152152 <id >Project Structure Checks</id >
You can’t perform that action at this time.
0 commit comments