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 05e2491 commit 700100fCopy full SHA for 700100f
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.20</version>
+ <version>0.23.21</version>
10
<packaging>jar</packaging>
11
12
<name>${project.artifactId}</name>
@@ -42,7 +42,7 @@
42
<project.reporting.outputEncoding>${project.encoding}</project.reporting.outputEncoding>
43
<!-- VERSIONS -->
44
<gson.version>2.8.9</gson.version>
45
- <spring-boot.version>2.6.2</spring-boot.version>
+ <spring-boot.version>2.6.3</spring-boot.version>
46
<nats-streaming-server.version>0.23.12</nats-streaming-server.version>
47
<config-metadata-generator.version>0.6.41</config-metadata-generator.version>
48
<!-- VERSIONS BUILD -->
0 commit comments