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 f07d688 + bd501e1 commit ceef557Copy full SHA for ceef557
pom.xml
@@ -46,8 +46,8 @@
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.19.3</doma.version>
50
- <spring-boot.version>1.5.18.RELEASE</spring-boot.version>
+ <doma.version>2.25.1</doma.version>
+ <spring-boot.version>1.5.22.RELEASE</spring-boot.version>
51
<rootDir>${project.basedir}</rootDir>
52
</properties>
53
0 commit comments