Skip to content

Commit 678c00b

Browse files
committed
build(spring-data): bump deps version
1 parent 76058d6 commit 678c00b

File tree

2 files changed

+2
-2
lines changed
  • tarantool-spring-data

2 files changed

+2
-2
lines changed

tarantool-spring-data/tarantool-spring-data-34/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<maven.compiler.source>17</maven.compiler.source>
2121
<maven.compiler.target>17</maven.compiler.target>
22-
<spring.boot.version>3.4.11</spring.boot.version>
22+
<spring.boot.version>3.4.13</spring.boot.version>
2323
<shared.dir>${project.parent.parent.basedir}/tarantool-shared-resources/</shared.dir>
2424
<license.header.file>${project.parent.parent.basedir}/LICENSE_HEADER.txt</license.header.file>
2525
</properties>

tarantool-spring-data/tarantool-spring-data-35/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<maven.compiler.source>17</maven.compiler.source>
2020
<maven.compiler.target>17</maven.compiler.target>
21-
<spring.boot.version>3.5.7</spring.boot.version>
21+
<spring.boot.version>3.5.8</spring.boot.version>
2222
<shared.dir>${project.parent.parent.basedir}/tarantool-shared-resources/</shared.dir>
2323
<license.header.file>${project.parent.parent.basedir}/LICENSE_HEADER.txt</license.header.file>
2424
</properties>

0 commit comments

Comments
 (0)