Skip to content

Commit

Permalink
Bump xstream from 1.4.9 to 1.4.15 (#226)
Browse files Browse the repository at this point in the history
* Bump xstream from 1.4.9 to 1.4.15

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.9 to 1.4.15.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <[email protected]>

* [ci skip] auto patch increment
skip-checks: true

* Fix appVersion

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ras-rm-pr-bot <[email protected]>
Co-authored-by: anwilkie <[email protected]>
  • Loading branch information
3 people authored Jan 28, 2021
1 parent 4a6e8e5 commit e8c99ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions _infra/helm/collection-exercise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ version: 1.2.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 11.0.39


appVersion: 11.0.40
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.9</version>
<version>1.4.15</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e8c99ac

Please sign in to comment.