File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.baeldung.web</groupId >
77 <artifactId >spring-boot-rest</artifactId >
175175 <modelmapper .version>3.2.0</modelmapper .version>
176176 <rest-assured .version>5.5.0</rest-assured .version>
177177 <spring-oxm .version>6.2.3</spring-oxm .version>
178- <spring-boot .version>3.4.3 </spring-boot .version>
178+ <spring-boot .version>3.5.7 </spring-boot .version>
179179 <!-- https://github.com/qos-ch/logback/issues/853 -->
180180 <logback .version>1.5.17</logback .version>
181181 <!-- not managed by Spring anymore -->
You can’t perform that action at this time.
0 commit comments