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 1da226c commit 8f22511Copy full SHA for 8f22511
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.53.0</doma.version>
+ <doma.version>2.53.1</doma.version>
50
<spring-boot.version>2.7.4</spring-boot.version>
51
<source-plugin.version>3.2.1</source-plugin.version>
52
<javadoc-plugin.version>3.4.1</javadoc-plugin.version>
0 commit comments