We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f77f6 commit 9458cd6Copy full SHA for 9458cd6
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>github.fileengine</groupId>
8
<artifactId>File-Engine</artifactId>
9
- <version>3.6</version>
+ <version>3.7</version>
10
<repositories>
11
<repository>
12
<id>mulesoft</id>
@@ -88,7 +88,7 @@
88
<dependency>
89
<groupId>org.xerial</groupId>
90
<artifactId>sqlite-jdbc</artifactId>
91
- <version>3.39.2.1</version>
+ <version>3.39.3.0</version>
92
</dependency>
93
94
<groupId>com.formdev</groupId>
0 commit comments