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 71dba6b + b8713bc commit c8d8993Copy full SHA for c8d8993
pom.xml
@@ -46,7 +46,7 @@
46
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
47
<maven.compiler.source>1.8</maven.compiler.source>
48
<maven.compiler.target>1.8</maven.compiler.target>
49
- <doma.version>2.34.0</doma.version>
+ <doma.version>2.35.0</doma.version>
50
<spring-boot.version>1.5.22.RELEASE</spring-boot.version>
51
<rootDir>${project.basedir}</rootDir>
52
</properties>
0 commit comments