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 a5d2890 commit 5035a85Copy full SHA for 5035a85
pom.xml
@@ -47,7 +47,7 @@
47
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
48
<maven.compiler.source>1.8</maven.compiler.source>
49
<maven.compiler.target>1.8</maven.compiler.target>
50
- <doma.version>2.62.0</doma.version>
+ <doma.version>2.62.1</doma.version>
51
<spring-boot.version>2.7.16</spring-boot.version>
52
<source-plugin.version>3.3.1</source-plugin.version>
53
<javadoc-plugin.version>3.10.0</javadoc-plugin.version>
0 commit comments