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 9f037d9 commit de73654Copy full SHA for de73654
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.25</version>
+ <version>0.23.26</version>
10
<packaging>jar</packaging>
11
12
<name>${project.artifactId}</name>
@@ -41,7 +41,7 @@
41
<project.build.sourceEncoding>${project.encoding}</project.build.sourceEncoding>
42
<project.reporting.outputEncoding>${project.encoding}</project.reporting.outputEncoding>
43
<!-- VERSIONS -->
44
- <gson.version>2.8.9</gson.version>
+ <gson.version>2.9.0</gson.version>
45
<spring-boot.version>2.6.3</spring-boot.version>
46
<nats-streaming-server.version>0.23.14</nats-streaming-server.version>
47
<config-metadata-generator.version>0.6.43</config-metadata-generator.version>
0 commit comments