Skip to content

Commit

Permalink
fix(deps): bump the prod-deps group across 1 directory with 4 updates (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 7aaafe3 commit 549cb88
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 @@ -61,8 +61,8 @@
<!-- runtime dependencies -->
<folio-spring-base.version>8.1.2</folio-spring-base.version>
<folio-service-tools.version>4.0.1</folio-service-tools.version>
<openapi-generator.version>7.7.0</openapi-generator.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<openapi-generator.version>7.8.0</openapi-generator.version>
<mapstruct.version>1.6.0</mapstruct.version>
<applications-poc-tools.version>1.5.5</applications-poc-tools.version>

<!-- test dependencies -->
Expand Down Expand Up @@ -619,7 +619,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<argLine>@{argLine} -Dfile.encoding=UTF-8 -Duser.language=en -Duser.region=US</argLine>
Expand Down

0 comments on commit 549cb88

Please sign in to comment.