Skip to content

Commit e195bb2

Browse files
build(deps): bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2 to 26.0.2-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@26.0.2...26.0.2-1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.0.2-1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a111d2 commit e195bb2

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
@@ -140,7 +140,7 @@ Copyright (c) 2012 - Jeremy Long
140140
<spotbugs.maven.plugin.version>4.9.4.0</spotbugs.maven.plugin.version>
141141
<taglist-maven-plugin.version>3.2.1</taglist-maven-plugin.version>
142142
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
143-
<jetbrains.annotations.version>26.0.2</jetbrains.annotations.version>
143+
<jetbrains.annotations.version>26.0.2-1</jetbrains.annotations.version>
144144
<findbugs.spotbugs.version>4.9.4</findbugs.spotbugs.version>
145145
<com.h2database.version>2.3.232</com.h2database.version>
146146
<commons-cli.version>1.9.0</commons-cli.version>

0 commit comments

Comments
 (0)