Skip to content

Commit 1bfe192

Browse files
Bump org.apache.xbean:xbean-spring from 4.27 to 4.28 (#8294)
* Bump org.apache.xbean:xbean-spring from 4.27 to 4.28 Bumps org.apache.xbean:xbean-spring from 4.27 to 4.28. --- updated-dependencies: - dependency-name: org.apache.xbean:xbean-spring dependency-version: '4.28' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Fixing licenses --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rui Abreu <[email protected]>
1 parent 8329018 commit 1bfe192

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPENDENCY-LICENSES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ List of third-party dependencies grouped by their license type.
6969
* Apache Maven Shade Plugin (org.apache.maven.plugins:maven-shade-plugin:3.6.1 - https://maven.apache.org/plugins/maven-shade-plugin/)
7070
* Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.2.1 - https://maven.apache.org/shared/maven-shared-utils/)
7171
* Apache Thrift (org.apache.thrift:libthrift:0.22.0 - https://thrift.apache.org/)
72-
* Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.27 - http://geronimo.apache.org/maven/xbean/4.27/xbean-spring)
72+
* Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.28 - http://geronimo.apache.org/maven/xbean/4.28/xbean-spring)
7373
* Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.12.0 - https://yetus.apache.org/audience-annotations)
7474
* Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.13.0 - https://yetus.apache.org/audience-annotations)
7575
* Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.4 - http://zookeeper.apache.org/zookeeper-jute)

examples/storm-jms-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.apache.xbean</groupId>
5757
<artifactId>xbean-spring</artifactId>
58-
<version>4.27</version>
58+
<version>4.28</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>org.apache.storm</groupId>

0 commit comments

Comments
 (0)