Skip to content

Commit

Permalink
chore(release): 5.0.20 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jun 27, 2024
1 parent 8a09f0c commit 59acff8
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.0.20](https://github.com/gravitee-io/gravitee-cockpit-connectors/compare/5.0.19...5.0.20) (2024-06-27)


### Bug Fixes

* **deps:** update dependency io.gravitee.cockpit:gravitee-cockpit-api to v3.0.35 ([8a09f0c](https://github.com/gravitee-io/gravitee-cockpit-connectors/commit/8a09f0c0a326643558b7aecab2eab75c55c8dad5))
* **deps:** update gravitee-exchange.version to v1.6.1 ([744b089](https://github.com/gravitee-io/gravitee-cockpit-connectors/commit/744b0893e79abca2b77af7ee42ccb06ca5cec518))

## [5.0.19](https://github.com/gravitee-io/gravitee-cockpit-connectors/compare/5.0.18...5.0.19) (2024-06-19)


Expand Down
2 changes: 1 addition & 1 deletion gravitee-cockpit-connectors-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.gravitee.cockpit</groupId>
<artifactId>gravitee-cockpit-connectors</artifactId>
<version>5.0.19</version>
<version>5.0.20</version>
</parent>

<artifactId>gravitee-cockpit-connectors-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gravitee-cockpit-connectors-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>gravitee-cockpit-connectors</artifactId>
<groupId>io.gravitee.cockpit</groupId>
<version>5.0.19</version>
<version>5.0.20</version>
</parent>

<artifactId>gravitee-cockpit-connectors-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>io.gravitee.cockpit</groupId>
<artifactId>gravitee-cockpit-connectors</artifactId>
<version>5.0.19</version>
<version>5.0.20</version>
<packaging>pom</packaging>
<name>Gravitee.io - Cockpit - Connectors</name>

Expand Down

0 comments on commit 59acff8

Please sign in to comment.