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.
2 parents cd00b1a + 5b843d8 commit 14546f6Copy full SHA for 14546f6
pom.xml
@@ -40,7 +40,7 @@
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
41
<maven.compiler.source>1.8</maven.compiler.source>
42
<maven.compiler.target>1.8</maven.compiler.target>
43
- <doma.version>2.12.0</doma.version>
+ <doma.version>2.15.0</doma.version>
44
<spring-boot.version>1.3.6.RELEASE</spring-boot.version>
45
<rootDir>${project.basedir}</rootDir>
46
</properties>
0 commit comments