Skip to content

Commit

Permalink
Rolling back changes to nats 2.11.0. Application fails to start with …
Browse files Browse the repository at this point in the history
…2.16.8
  • Loading branch information
chris.ditcher authored and chris.ditcher committed Jul 21, 2023
1 parent b5a62f0 commit 49464fb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,12 +220,7 @@
<artifactId>log4j-to-slf4j</artifactId>
<version>${log4j.version}</version>
</dependency>
<dependency>
<groupId>io.nats</groupId>
<artifactId>jnats</artifactId>
<version>2.16.8</version>
</dependency>
<dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>2.15.2</version>
Expand Down

0 comments on commit 49464fb

Please sign in to comment.