Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit 169c101

Browse files
author
amckenzie
committed
Update json-schema-catalog to 1.7.6
1 parent b3dcd48 commit 169c101

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
55

66
## [Unreleased]
77

8+
## [6.2.5] - 2019-11-04
9+
### Changed
10+
- Update json-schema-catalog to 1.7.6
11+
812
## [6.2.4] - 2019-11-04
913
### Added
1014
- New command ValidatePublishedEventsCommand that is for checking that all events fulfil their schemas

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<test-utils.version>1.24.3</test-utils.version>
4949
<framework-api.version>4.1.0</framework-api.version>
5050
<utilities.version>1.20.3</utilities.version>
51-
<json-schema-catalog.version>1.7.5</json-schema-catalog.version>
51+
<json-schema-catalog.version>1.7.6</json-schema-catalog.version>
5252
<embedded-artemis.version>1.2.0</embedded-artemis.version>
5353
<jboss-ejb3-ext-api.version>2.2.0.Final</jboss-ejb3-ext-api.version>
5454
</properties>

0 commit comments

Comments
 (0)