This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new 5dba000aa [JUNEAU-255] Bump org.apache:apache from 29 to 30
5dba000aa is described below
commit 5dba000aa8d0f614cb2c87846df5c6f0f77058da
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Nov 6 08:07:46 2023 -0500
[JUNEAU-255] Bump org.apache:apache from 29 to 30
---
RELEASE-NOTES.txt | 1 +
pom.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 5eb22f4c6..6ba74af43 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -17,6 +17,7 @@ Release Notes - Juneau - Version 9.0.2
* [JUNEAU-252] Bump org.eclipse.jgit:org.eclipse.jgit from
6.6.1.202309021850-r to 6.7.0.202309050840-r #112.
* [JUNEAU-253] Bump springboot.version from 3.1.3 to 3.1.5 #113, #223.
* [JUNEAU-254] Bump jetty.version from 11.0.16 to 11.0.18 #114, #117.
+ * [JUNEAU-255] Bump org.apache:apache from 29 to 30.
Release Notes - Juneau - Version 9.0.1
diff --git a/pom.xml b/pom.xml
index f03c55df9..e88be2f8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>29</version>
+ <version>30</version>
</parent>
<properties>