Skip to content

Commit

Permalink
Spring Boot 3.2.1, folio-spring-base 7.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
julianladisch committed Jan 10, 2024
1 parent 64a72e2 commit 5fc3e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hello-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!-- lookup parent from repository -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<relativePath />
</parent>

Expand All @@ -29,7 +29,7 @@

<properties>
<java.version>17</java.version>
<folio-spring-base.version>7.2.2</folio-spring-base.version>
<folio-spring-base.version>7.3.0-SNAPSHOT</folio-spring-base.version>
<openapi-generator.version>7.1.0</openapi-generator.version>
</properties>

Expand Down

0 comments on commit 5fc3e9a

Please sign in to comment.