Skip to content

Commit c8d8993

Browse files
authored
Merge pull request #53 from domaframework/bump-doma-2_35_0
Bump Doma to 2.35.0
2 parents 71dba6b + b8713bc commit c8d8993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
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.34.0</doma.version>
49+
<doma.version>2.35.0</doma.version>
5050
<spring-boot.version>1.5.22.RELEASE</spring-boot.version>
5151
<rootDir>${project.basedir}</rootDir>
5252
</properties>

0 commit comments

Comments
 (0)