We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56ab1d commit bb61902Copy full SHA for bb61902
pom.xml
@@ -21,10 +21,8 @@
21
<maven.compiler.source>8</maven.compiler.source>
22
<maven.compiler.target>8</maven.compiler.target>
23
<swagger.version>3.0.0</swagger.version>
24
- <springboot.version>2.4.5</springboot.version>
25
<springweb.version>3.0.0</springweb.version>
26
<couchbase.version>3.1.5</couchbase.version>
27
- <couchbaseEncryption.version>3.0.0</couchbaseEncryption.version>
28
<junit.version>4.13.1</junit.version>
29
<mavensurefire.version>3.0.0-M5</mavensurefire.version>
30
</properties>
0 commit comments