choco-solver
choco-solver copied to clipboard
An open-source Java library for Constraint Programming
Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.1 to 3.9.0. Release notes Sourced from org.apache.maven.plugins:maven-project-info-reports-plugin's releases. 3.9.0 ð New features and improvements Enable GitHub Issues (#102) @âslawekjaranowski [MPIR-478] - Allow to save avatars images...
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.5 to 7.11.0. Release notes Sourced from org.testng:testng's releases. 7.11.0 What's Changed Report deadlocks when running in sharedthreadpool by @âkrmahadevan in testng-team/testng#3119 Update JCommander to 1.83 by...
Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.1. Commits f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1 7626998 Bump apache/maven-gh-actions-shared from 3 to 4 83c963c Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18) 40ae495 Bump org.codehaus.plexus:plexus-archiver...
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.2.7. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.7 Fixes a lingering issue affecting whole 3.2.x lineage, that resulted in "bad passphrase" on Windows OS with...
Bumps [args4j:args4j](https://github.com/kohsuke/args4j) from 2.33 to 2.37. Commits 6bfd023 [maven-release-plugin] prepare release args4j-site-2.37 cb80b81 Replaced with maven assembly plugin f948894 Giving up on shade generation 3596be5 [maven-release-plugin] prepare for next development...
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.2 to 3.7.1. Release notes Sourced from org.apache.maven.plugins:maven-assembly-plugin's releases. 3.7.1 Release Notes - Maven Assembly Plugin - Version 3.7.1 What's Changed [MASSEMBLY-1023] Bump org.apache.maven.shared:maven-filtering from 3.3.1 to...
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.1 to 3.6.0. Release notes Sourced from org.apache.maven.plugins:maven-shade-plugin's releases. 3.5.1 Release Notes - Maven Shade Plugin - Version 3.5.1 Bug [MSHADE-454] - Shade Plugin does not work...
Bumps [org.testng:testng](https://github.com/cbeust/testng) from 7.5 to 7.5.1. Release notes Sourced from org.testng:testng's releases. TestNG v7.5.1 What's Changed Cherrypick Zip Slip Vulnerability to 7.5 release by @âprashil-g in cbeust/testng#2899 New Contributors @âprashil-g...
Replace the TaskMonitor by arithm constraints Update code of Cumulative implementations to update `start + duration = end` relation as soon as possible The only problem of this implementation is...