We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353d636 commit 6f7a537Copy full SHA for 6f7a537
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>berlin.yuna</groupId>
8
<artifactId>nats-streaming-server-embedded</artifactId>
9
- <version>0.23.38</version>
+ <version>0.23.39</version>
10
<packaging>jar</packaging>
11
12
<name>${project.artifactId}</name>
@@ -44,7 +44,7 @@
44
<gson.version>2.9.0</gson.version>
45
<spring-boot.version>2.6.6</spring-boot.version>
46
<nats-streaming-server.version>0.23.20</nats-streaming-server.version>
47
- <config-metadata-generator.version>0.6.50</config-metadata-generator.version>
+ <config-metadata-generator.version>0.6.51</config-metadata-generator.version>
48
<!-- VERSIONS BUILD -->
49
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
50
<maven-scm-plugin.version>1.11.2</maven-scm-plugin.version>
0 commit comments