Skip to content

Commit

Permalink
Merge pull request #385 from thehyve/master
Browse files Browse the repository at this point in the history
Vulnerability updates
  • Loading branch information
janblom committed Aug 9, 2023
2 parents 71d9b2b + 5350ac6 commit 3939e57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rabbit-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.33</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>org.dom4j</groupId>
Expand Down Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>com.amazon.redshift</groupId>
<artifactId>redshift-jdbc42</artifactId>
<version>2.1.0.16</version>
<version>2.1.0.17</version>
</dependency>
<dependency>
<groupId>com.teradata.jdbc</groupId>
Expand Down

0 comments on commit 3939e57

Please sign in to comment.