Skip to content
This repository was archived by the owner on Apr 10, 2023. It is now read-only.

Commit 612ba60

Browse files
fix(deps): update backend non-major dependencies
1 parent a97222f commit 612ba60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.0.4</version>
8+
<version>3.0.5</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>io.papermc.hangar-auth</groupId>
@@ -25,7 +25,7 @@
2525
<pg.version>1.17.6</pg.version>
2626
<webp.version>0.1.6</webp.version>
2727
<springdoc.version>1.6.15</springdoc.version>
28-
<spring-cloud-aws.version>3.0.0-RC1</spring-cloud-aws.version>
28+
<spring-cloud-aws.version>3.0.0-RC2</spring-cloud-aws.version>
2929

3030
<native-maven-plugin.version>0.9.20</native-maven-plugin.version>
3131
</properties>

0 commit comments

Comments
 (0)