Skip to content

Commit

Permalink
Merge pull request #947 from qbicsoftware/dependabot/maven/offer-mana…
Browse files Browse the repository at this point in the history
…ger-app/mysql-mysql-connector-java-8.0.28

Bump mysql-connector-java from 8.0.25 to 8.0.28 in /offer-manager-app
  • Loading branch information
jenniferboedker authored Jun 22, 2022
2 parents 317c1b0 + 6c71f47 commit a019aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion offer-manager-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.25</version>
<version>8.0.28</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-dbcp2 -->
<dependency>
Expand Down

0 comments on commit a019aad

Please sign in to comment.