Skip to content

Commit

Permalink
fix(deps): bump the prod-deps group with 9 updates (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 3bfa215 commit bb0f3b3
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.3.3</version>
<version>3.3.4</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -38,14 +38,14 @@
<folio-service-tools.version>4.1.0-SNAPSHOT</folio-service-tools.version>
<folio-isbn-utils.version>1.7.0-SNAPSHOT</folio-isbn-utils.version>
<folio-cql2pgjson.version>35.2.2</folio-cql2pgjson.version>
<opensearch.version>2.16.0</opensearch.version>
<mapstruct.version>1.6.0</mapstruct.version>
<apache-commons-io.version>2.16.1</apache-commons-io.version>
<opensearch.version>2.17.0</opensearch.version>
<mapstruct.version>1.6.2</mapstruct.version>
<apache-commons-io.version>2.17.0</apache-commons-io.version>
<apache-commons-collections.version>4.4</apache-commons-collections.version>
<marc4j.version>2.9.5</marc4j.version>
<lombok.version>1.18.34</lombok.version>
<lombok.mapstruct-binding.version>0.2.0</lombok.mapstruct-binding.version>
<streamex.version>0.8.2</streamex.version>
<streamex.version>0.8.3</streamex.version>
<jackson-bom.version>2.16.0</jackson-bom.version>

<!-- Plugins versions -->
Expand Down

0 comments on commit bb0f3b3

Please sign in to comment.