This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
The following commit(s) were added to refs/heads/master by this push:
new e79bf36e Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#1037)
e79bf36e is described below
commit e79bf36e481ef342a4899481605db424ae76af17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 06:00:13 2026 +0100
Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#1037)
Bumps
[org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from
26.0.2-1 to 26.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/26.0.2-1...26.1.0)
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
doxia-modules/doxia-module-markdown/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doxia-modules/doxia-module-markdown/pom.xml
b/doxia-modules/doxia-module-markdown/pom.xml
index fd94c3c4..5beb529e 100644
--- a/doxia-modules/doxia-module-markdown/pom.xml
+++ b/doxia-modules/doxia-module-markdown/pom.xml
@@ -149,7 +149,7 @@ under the License.
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
- <version>26.0.2-1</version>
+ <version>26.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>