Skip to content

Commit

Permalink
fix(deps): bump the production-dependencies group across 1 directory …
Browse files Browse the repository at this point in the history
…with 6 updates (#366)
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 35c78b7 commit 88847d3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.0</version>
<version>3.4.1</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

Expand All @@ -29,14 +29,14 @@
<folio-service-tools.version>4.2.0-SNAPSHOT</folio-service-tools.version>
<folio-s3-client.version>2.3.0-SNAPSHOT</folio-s3-client.version>
<mod-record-specifications-dto.version>1.1.0-SNAPSHOT</mod-record-specifications-dto.version>
<aws-sdk-java.version>2.29.6</aws-sdk-java.version>
<mapstruct.version>1.6.2</mapstruct.version>
<aws-sdk-java.version>2.29.40</aws-sdk-java.version>
<mapstruct.version>1.6.3</mapstruct.version>
<lombok.mapstruct-binding.version>0.2.0</lombok.mapstruct-binding.version>
<marc4j.version>2.9.6</marc4j.version>

<awaitility.version>4.2.2</awaitility.version>

<maven-openapi-generator-plugin.version>7.9.0</maven-openapi-generator-plugin.version>
<maven-openapi-generator-plugin.version>7.10.0</maven-openapi-generator-plugin.version>
<maven-copy-rename-plugin.version>1.0.1</maven-copy-rename-plugin.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
Expand Down Expand Up @@ -405,7 +405,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.20.0</version>
<version>10.21.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 88847d3

Please sign in to comment.