Skip to content

Commit 700100f

Browse files
committed
chore: updated dependencies
1 parent 05e2491 commit 700100f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>berlin.yuna</groupId>
88
<artifactId>nats-streaming-server-embedded</artifactId>
9-
<version>0.23.20</version>
9+
<version>0.23.21</version>
1010
<packaging>jar</packaging>
1111

1212
<name>${project.artifactId}</name>
@@ -42,7 +42,7 @@
4242
<project.reporting.outputEncoding>${project.encoding}</project.reporting.outputEncoding>
4343
<!-- VERSIONS -->
4444
<gson.version>2.8.9</gson.version>
45-
<spring-boot.version>2.6.2</spring-boot.version>
45+
<spring-boot.version>2.6.3</spring-boot.version>
4646
<nats-streaming-server.version>0.23.12</nats-streaming-server.version>
4747
<config-metadata-generator.version>0.6.41</config-metadata-generator.version>
4848
<!-- VERSIONS BUILD -->

0 commit comments

Comments
 (0)