This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new a7bd56acf build(deps): bump org.jbake:jbake-maven-plugin from
2.7.0-rc.7 to 2.7.0 (#258)
a7bd56acf is described below
commit a7bd56acf35a5054318b3488df9266939e901dd7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 31 08:47:25 2025 -0600
build(deps): bump org.jbake:jbake-maven-plugin from 2.7.0-rc.7 to 2.7.0
(#258)
Bumps [org.jbake:jbake-maven-plugin](https://github.com/jbake-org/jbake)
from 2.7.0-rc.7 to 2.7.0.
- [Release notes](https://github.com/jbake-org/jbake/releases)
- [Commits](https://github.com/jbake-org/jbake/compare/v2.7.0-rc.7...v2.7.0)
---
updated-dependencies:
- dependency-name: org.jbake:jbake-maven-plugin
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bdb232295..c9c41c2cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
<plugin>
<groupId>org.jbake</groupId>
<artifactId>jbake-maven-plugin</artifactId>
- <version>2.7.0-rc.7</version>
+ <version>2.7.0</version>
<executions>
<execution>
<phase>process-classes</phase>