Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 9126727

Browse files
authored
Merge pull request #13 from xdev-software/develop
Release 5
2 parents ad22322 + 464f0b7 commit 9126727

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ updates:
1616
schedule:
1717
interval: daily
1818
open-pull-requests-limit: 10
19-
ignore:
20-
- dependency-name: "mysql:mysql-connector-java"
21-
versions: ">=6.0.0"

pom.xml

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

66
<groupId>com.xdev-software</groupId>
77
<artifactId>xapi-db-mysql-5</artifactId>
8-
<version>1.0.1-SNAPSHOT</version>
8+
<version>5.0.0-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

1111
<name>SqlEngine Database Adapter MySQL 5</name>

0 commit comments

Comments
 (0)