Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
chore(deps): Bump broker from 6.0.1 to 6.1.0 (#917)
Browse files Browse the repository at this point in the history
* chore(deps): Bump broker from 6.0.1 to 6.1.0

Bumps broker from 6.0.1 to 6.1.0.

---
updated-dependencies:
- dependency-name: de.fraunhofer.ids.messaging:broker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* docs: update CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julia Pampus <[email protected]>
  • Loading branch information
dependabot[bot] and juliapampus authored Feb 18, 2022
1 parent dbd6638 commit 1567902
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## [X.X.X] - XXXX-XX-XX

### Changed
- Update IDS messaging services version from 6.0.1 to 6.1.0.

## [7.0.2] - 2022-02-16

### Added
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<maven.minimum.version>3.3.9</maven.minimum.version>

<!-- Dependencies -->
<ids-messaging-services.version>6.0.1</ids-messaging-services.version>
<ids-messaging-services.version>6.1.0</ids-messaging-services.version>
<springframework.plugin>2.0.0.RELEASE</springframework.plugin>
<swagger-annotations.version>1.6.5</swagger-annotations.version>
<okhttp.version>4.9.3</okhttp.version>
Expand Down

0 comments on commit 1567902

Please sign in to comment.