diff --git a/CHANGELOG.md b/CHANGELOG.md index fef635dc..91f38c0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - 2023-10-01 +## [Unreleased] - 2024-04-01 ### Added @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Return a copy from TimedParallelMultistarter.getSearchHistory() rather than reference to field. ### Dependencies +* Bumped org.cicirello:rho-mu from 3.1.1 to 3.2.0 ### CI/CD * Integrated SpotBugs into build process. diff --git a/pom.xml b/pom.xml index 10b16fb7..cc6d26c2 100644 --- a/pom.xml +++ b/pom.xml @@ -257,7 +257,7 @@ org.cicirello rho-mu - 3.1.1 + 3.2.0 org.cicirello