From 93166154db23473d28292021defd5fc5a12da3b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 02:38:29 +0000 Subject: [PATCH] Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/compare/24.0.1...24.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- wicket-migration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wicket-migration/pom.xml b/wicket-migration/pom.xml index 2665bf424c6..7605a757086 100644 --- a/wicket-migration/pom.xml +++ b/wicket-migration/pom.xml @@ -31,7 +31,7 @@ org.jetbrains annotations - 24.0.1 + 24.1.0 test