File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.3 /apache-maven-3.9.3 -bin.zip
1
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.4 /apache-maven-3.9.4 -bin.zip
2
2
wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.github.officiallysingh</groupId >
8
8
<artifactId >spring-boot-problem-handler</artifactId >
9
- <version >1.0 </version >
9
+ <version >1.1 </version >
10
10
<name >spring-boot-problem-handler</name >
11
11
<description >Commons exception handler library</description >
12
12
<url >https://github.com/officiallysingh/spring-boot-problem-handler</url >
32
32
33
33
<properties >
34
34
<java .version>17</java .version>
35
- <spring-boot .version>3.1.0 </spring-boot .version>
36
- <spring-cloud .version>2022.0.3 </spring-cloud .version>
35
+ <spring-boot .version>3.1.3 </spring-boot .version>
36
+ <spring-cloud .version>2022.0.4 </spring-cloud .version>
37
37
<jakarta .servlet-api.version>6.0.0</jakarta .servlet-api.version>
38
38
<jakarta .annotation-api.version>2.1.1</jakarta .annotation-api.version>
39
39
<swagger-request-validator-spring-webmvc .version>2.34.1</swagger-request-validator-spring-webmvc .version>
You can’t perform that action at this time.
0 commit comments