Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Piszmog authored Oct 24, 2024
1 parent 460073a commit be597b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.github.piszmog</groupId>
<artifactId>cloud-config-client-autoconfig</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<packaging>jar</packaging>

<!--====================================-->
Expand Down Expand Up @@ -41,7 +41,7 @@
<spring-cloud-services-dependencies.version>4.1.5</spring-cloud-services-dependencies.version>
<spring-boot-dependencies.version>3.3.4</spring-boot-dependencies.version>
<!--Dependency-->
<cloud-config-client.version>3.3.0</cloud-config-client.version>
<cloud-config-client.version>4.0.0</cloud-config-client.version>
<pitest-junit5-plugin.version>1.1.2</pitest-junit5-plugin.version>
<!--Tests-->
<cglib.version>3.3.0</cglib.version>
Expand Down

0 comments on commit be597b0

Please sign in to comment.