Bump mapstream from 2.3.5 to 3.1.12 (#162)

* Bump mapstream from 2.3.5 to 3.1.12

Bumps [mapstream](https://github.com/speedment/speedment) from 2.3.5 to 3.1.12.
- [Release notes](https://github.com/speedment/speedment/releases)
- [Commits](https://github.com/speedment/speedment/compare/2.3.5...3.1.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [changelog] updated
This commit is contained in:
dependabot[bot] 2019-02-03 08:36:51 +00:00 committed by Paul Campbell
parent e4646df096
commit b7ab7964ec
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump classgraph from 4.6.9 to 4.6.29 (#158)(#160)
- Bump checkstyle from 8.15 to 8.17 (#159)(#161)
- Bump spring-boot.version from 2.1.1.RELEASE to 2.1.2.RELEASE (#163)
- Bump mapstream from 2.3.5 to 3.1.12 (#162)
* [5.3.2] - 2018-12-21

View file

@ -27,7 +27,7 @@
<lombok.version>1.18.4</lombok.version>
<spring-platform.version>Brussels-SR6</spring-platform.version>
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
<mapstream.version>2.3.5</mapstream.version>
<mapstream.version>3.1.12</mapstream.version>
<map-builder.version>1.0.0</map-builder.version>
<mockito.version>2.23.4</mockito.version>
<assertj.version>3.11.1</assertj.version>