Skip to content

Commit 7e8881e

Browse files
committed
Update version in pom.xml
The version of MYSQL-Api is updated in pom.xml from 5.7.4 to 5.7.5. This change keeps the project dependencies up to date and ensures compatibility with recent updates or bug fixes.
1 parent 37b95da commit 7e8881e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>de.goldendeveloper</groupId>
77
<artifactId>MYSQL-Api</artifactId>
8-
<version>5.7.4</version>
8+
<version>5.7.5</version>
99
<packaging>jar</packaging>
1010
<url>https://github.com/Golden-Developer/MYSQL-Api</url>
1111

0 commit comments

Comments
 (0)