Skip to content

Commit ceef557

Browse files
authored
Merge pull request #38 from domaframework/bump-versions
Bump Doma to 2.19.3, Spring Boot 1.5.18.RELEASE
2 parents f07d688 + bd501e1 commit ceef557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4747
<maven.compiler.source>1.8</maven.compiler.source>
4848
<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>
49+
<doma.version>2.25.1</doma.version>
50+
<spring-boot.version>1.5.22.RELEASE</spring-boot.version>
5151
<rootDir>${project.basedir}</rootDir>
5252
</properties>
5353

0 commit comments

Comments
 (0)