We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35d7e8 commit e256c5bCopy full SHA for e256c5b
1 file changed
pom.xml
@@ -27,13 +27,13 @@
27
<dependency>
28
<groupId>org.avaje</groupId>
29
<artifactId>avaje-datasource-api</artifactId>
30
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
31
</dependency>
32
33
34
<groupId>org.slf4j</groupId>
35
<artifactId>slf4j-api</artifactId>
36
- <version>1.7.12</version>
+ <version>[1.7.12,)</version>
37
38
39
0 commit comments