Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 9560afd

Browse files
build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.1
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 25.0.0 to 26.0.1. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@25.0.0...26.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1739d04 commit 9560afd

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
@@ -141,7 +141,7 @@ Copyright (c) 2012 - Jeremy Long
141141
<spotbugs.maven.plugin.version>4.8.6.4</spotbugs.maven.plugin.version>
142142
<taglist-maven-plugin.version>3.1.0</taglist-maven-plugin.version>
143143
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
144-
<jetbrains.annotations.version>25.0.0</jetbrains.annotations.version>
144+
<jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
145145
<com.h2database.version>2.3.232</com.h2database.version>
146146
<commons-cli.version>1.9.0</commons-cli.version>
147147
<commons-io.version>2.17.0</commons-io.version>

0 commit comments

Comments
 (0)