Skip to content

Commit

Permalink
Dependency update. Releasing new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili committed Nov 4, 2021
1 parent 5eb86a0 commit d7ff4d8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,18 +110,18 @@
<groupId>org.burningwave</groupId>
<artifactId>jvm-driver</artifactId>
<version>6.2.4</version>
<exclusions>
<exclusion>
<groupId>io.github.toolfactory</groupId>
<artifactId>narcissus</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
<groupId>org.burningwave</groupId>
<artifactId>core</artifactId>
<version>12.13.0</version>
<version>12.13.1</version>
<exclusions>
<exclusion>
<groupId>io.github.toolfactory</groupId>
<artifactId>narcissus</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit d7ff4d8

Please sign in to comment.