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 8360c50 commit a4f2fe4Copy full SHA for a4f2fe4
pom.xml
@@ -47,7 +47,7 @@
47
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
48
<maven.compiler.source>17</maven.compiler.source>
49
<maven.compiler.target>17</maven.compiler.target>
50
- <doma.version>3.5.1</doma.version>
+ <doma.version>3.6.0</doma.version>
51
<spring-boot.version>3.2.9</spring-boot.version>
52
<source-plugin.version>3.3.1</source-plugin.version>
53
<javadoc-plugin.version>3.11.2</javadoc-plugin.version>
0 commit comments