Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pjlt/lanthing-svr
Browse files Browse the repository at this point in the history
  • Loading branch information
numbaa committed Apr 7, 2024
2 parents 339b825 + 73b0edd commit 38f44b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand Down Expand Up @@ -35,7 +35,7 @@
<protobuf.version>3.24.4</protobuf.version>
<reflections.version>0.10.2</reflections.version>
<xolstice-maven-protobuf.version>0.6.1</xolstice-maven-protobuf.version>
<motd-os-maven.version>1.7.0</motd-os-maven.version>
<motd-os-maven.version>1.7.1</motd-os-maven.version>
<kotlin.version>1.9.23</kotlin.version>
<ktorm.version>3.6.0</ktorm.version>
</properties>
Expand Down

0 comments on commit 38f44b4

Please sign in to comment.