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 c8531e7 commit 4d6057cCopy full SHA for 4d6057c
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.14</version>
+ <version>0.23.15</version>
10
<packaging>jar</packaging>
11
12
<name>${project.artifactId}</name>
@@ -44,7 +44,7 @@
44
<gson.version>2.8.9</gson.version>
45
<spring-boot.version>2.6.1</spring-boot.version>
46
<nats-streaming-server.version>0.23.9</nats-streaming-server.version>
47
- <config-metadata-generator.version>0.6.36</config-metadata-generator.version>
+ <config-metadata-generator.version>0.6.37</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