Skip to content

Commit 35170a2

Browse files
dependabot[bot]rzo1
authored andcommitted
Bump org.jetbrains:annotations from 26.0.1 to 26.0.2
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.1 to 26.0.2. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@26.0.1...26.0.2) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d89fcd commit 35170a2

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
@@ -69,7 +69,7 @@ under the License.
6969
<jackson.version>2.18.1</jackson.version>
7070
<tika.version>3.0.0</tika.version>
7171
<mockito.version>5.15.2</mockito.version>
72-
<jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
72+
<jetbrains.annotations.version>26.0.2</jetbrains.annotations.version>
7373
<commons.io.version>2.17.0</commons.io.version>
7474
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
7575
<testcontainers.version>1.20.4</testcontainers.version>

0 commit comments

Comments
 (0)