Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit ab74eab

Browse files
deps: update spring.version to v2.5.6 (#729)
* deps: update spring.version to v2.5.6 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 0f8dbff commit ab74eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-framework/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<properties>
2020
<maven.compiler.target>1.8</maven.compiler.target>
2121
<maven.compiler.source>1.8</maven.compiler.source>
22-
<spring.version>2.5.5</spring.version>
22+
<spring.version>2.5.6</spring.version>
2323
</properties>
2424

2525
<!--

0 commit comments

Comments
 (0)