Skip to content

Commit b2647fc

Browse files
committed
WIP updating nats version to 2.12.0 to test speed
1 parent e8fc4ea commit b2647fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
2525
<shedlock.version>4.20.0</shedlock.version>
2626
<springdoc.version>1.6.15</springdoc.version>
27-
<nats.version>2.11.0</nats.version>
27+
<nats.version>2.12.0</nats.version>
2828
<ojdbc.version>21.4.0.0</ojdbc.version>
2929
<guava.version>30.1.1-jre</guava.version>
3030
<embedded-redis.version>0.7.3</embedded-redis.version>

0 commit comments

Comments
 (0)