Skip to content

Commit

Permalink
Merge pull request #172 from feuyeux/dependabot/maven/hello-grpc-java…
Browse files Browse the repository at this point in the history
…/nacos.version-2.4.1

Bump nacos.version from 2.4.0 to 2.4.1 in /hello-grpc-java
  • Loading branch information
feuyeux authored Sep 7, 2024
2 parents d3c41a0 + f10ec0f commit ad9dcd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<log4j-slf4j-impl.version>2.23.1</log4j-slf4j-impl.version>
<nacos.version>2.4.0</nacos.version>
<nacos.version>2.4.1</nacos.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ad9dcd8

Please sign in to comment.