[commons-bcel] branch master updated: Bump commons-parent from 54 to 55 #189

2022-12-11 Thread ggregory
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/commons-bcel.git


The following commit(s) were added to refs/heads/master by this push:
 new 137808f8 Bump commons-parent from 54 to 55 #189
137808f8 is described below

commit 137808f891f7423d6d14a7765d2284aacf3ad41f
Author: Gary Gregory 
AuthorDate: Sun Dec 11 13:03:50 2022 -0500

Bump commons-parent from 54 to 55 #189
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c55e979f..611c1bf1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,6 +68,7 @@ The  type attribute can be add,update,fix,remove.
   When 
parsing an class with an invalid constant reference, ensure ClassParser.parse() 
throws ClassFormatException, not NullPointerException.
   Ensure 
that references to a constant pool entry with index zero trigger a 
ClassFormatException, not a NullPointerException.
   
+  Bump commons-parent from 54 to 55 #189.
 
 
   



[commons-bcel] branch master updated: Bump commons-parent from 54 to 55 (#189)

2022-12-11 Thread ggregory
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/commons-bcel.git


The following commit(s) were added to refs/heads/master by this push:
 new 329d3321 Bump commons-parent from 54 to 55 (#189)
329d3321 is described below

commit 329d3321e66372f4aa334cb335ac6874a5b8ca20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 11 13:00:22 2022 -0500

Bump commons-parent from 54 to 55 (#189)

Bumps [commons-parent](https://github.com/apache/commons-parent) from 54 to 
55.
- [Release notes](https://github.com/apache/commons-parent/releases)
- 
[Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
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 7231153c..2f1da017 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.commons
 commons-parent
-54
+55
   
 
   org.apache.bcel