Skip to content

Commit

Permalink
Bump the prod-deps group with 3 updates (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent a219f0e commit 9e469fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.abhinav</groupId>
Expand All @@ -16,8 +16,8 @@
<properties>
<java.version>23</java.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<springdoc-openapi-starter-webmvc-ui.version>2.8.1</springdoc-openapi-starter-webmvc-ui.version>
<spring-modulith-bom.version>1.3.1</spring-modulith-bom.version>
<springdoc-openapi-starter-webmvc-ui.version>2.8.4</springdoc-openapi-starter-webmvc-ui.version>
<spring-modulith-bom.version>1.3.2</spring-modulith-bom.version>
<jmolecules-bom.version>2023.2.1</jmolecules-bom.version>
<archunit.version>1.3.0</archunit.version>
</properties>
Expand Down

0 comments on commit 9e469fb

Please sign in to comment.