Skip to content

Commit

Permalink
Merge branch '4.0.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Jan 23, 2024
2 parents a29c022 + 64d9d90 commit c48786e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/spring-cloud-contract-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
<dependency-management-plugin.version>1.0.8.RELEASE</dependency-management-plugin.version>
<plexus-archiver.version>4.2.5</plexus-archiver.version>
<plexus-archiver.version>4.9.1</plexus-archiver.version>
<sdkman-java-installation.version>17.0.1-tem</sdkman-java-installation.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion docker/spring-cloud-contract-stub-runner-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
<version>3.6.0</version>
<version>4.9.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit c48786e

Please sign in to comment.