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 12a9c63 commit 7e1a43eCopy full SHA for 7e1a43e
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.6.1</doma.version>
+ <doma.version>2.6.2</doma.version>
44
<spring-boot.version>1.3.2.RELEASE</spring-boot.version>
45
<rootDir>${project.basedir}</rootDir>
46
</properties>
0 commit comments