Skip to content

Commit

Permalink
fix pom version
Browse files Browse the repository at this point in the history
  • Loading branch information
lgjpolardbx committed Nov 7, 2024
1 parent 97171d7 commit 07ce38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<logback_version>1.2.3</logback_version>
<groovy_version>2.1.9</groovy_version>
<spring_version>2.5.6.SEC03</spring_version>
<mysql_connector_version>5.1.49</mysql_connector_version>
<mysql_connector_version>5.1.40.13</mysql_connector_version>
<!-- Test libs -->
<junit_version>4.12</junit_version>
<lombok.version>1.18.10</lombok.version>
Expand Down

0 comments on commit 07ce38b

Please sign in to comment.