dependabot[bot]
8219f7a2cd
Bump jmh.version from 1.33 to 1.34 ( #842 )
...
Bumps `jmh.version` from 1.33 to 1.34.
Updates `jmh-core` from 1.33 to 1.34
Updates `jmh-generator-annprocess` from 1.33 to 1.34
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 10:51:34 -05:00
Gary Gregory
0a5ac85312
Move Spotbugs plugin config files into a conf folder, decluttering the
...
root folder.
2021-12-09 08:57:26 -05:00
Gary Gregory
8a23b406df
Bump animal-sniffer-maven-plugin from 1.19 to 1.20.
2021-12-08 09:55:01 -05:00
Gary Gregory
8c70fb4a3b
Bump maven-bundle-plugin from 5.1.1 to 5.1.2.
...
Pick up maven-bundle-plugin from parent.
2021-12-08 09:49:35 -05:00
Gary Gregory
5ec94f443f
De-duplicate PMD plugin management.
2021-11-30 22:27:08 -05:00
Gary Gregory
4e5e783159
Bump commons.japicmp.version 0.15.3 -> 0.15.4.
2021-11-30 21:03:39 -05:00
Gary Gregory
53a53e8576
Fix PMD build errors "java.lang.IncompatibleClassChangeError".
2021-11-30 21:01:21 -05:00
dependabot[bot]
61c444d2b4
Bump pmd-java8 from 6.40.0 to 6.41.0 ( #837 )
...
Bumps [pmd-java8](https://github.com/pmd/pmd ) from 6.40.0 to 6.41.0.
- [Release notes](https://github.com/pmd/pmd/releases )
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb )
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.40.0...pmd_releases/6.41.0 )
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-java8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 11:55:46 -05:00
Gary Gregory
42232e2ca0
Bump checkstyle from 9.1 to 9.2.
2021-11-29 11:47:38 -05:00
dependabot[bot]
415de45999
Bump junit-bom from 5.8.1 to 5.8.2 ( #836 )
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 10:24:24 -05:00
dependabot[bot]
11d40f5799
Bump biz.aQute.bndlib from 6.0.0 to 6.1.0
...
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md )
- [Commits](https://github.com/bndtools/bnd/compare/6.0.0...6.1.0 )
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 09:47:09 +13:00
dependabot[bot]
d917f84bf5
Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.4.2.2 to 4.5.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.4.2.2...spotbugs-maven-plugin-4.5.0.0 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 16:10:07 +13:00
Gary Gregory
6cb2e5a937
Parameterize PMD plugin with its underlying implementation version and
...
use latest.
2021-11-18 15:13:03 -05:00
Arturo Bernal
e299a185d4
Make final var when is possible. ( #816 )
2021-11-17 08:31:50 -05:00
dependabot[bot]
f32297615d
Bump junit-pioneer from 1.4.2 to 1.5.0 ( #832 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.4.2...v1.5.0 )
---
updated-dependencies:
- dependency-name: org.junit-pioneer:junit-pioneer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 10:46:13 -05:00
dependabot[bot]
18a82dc4ae
Bump checkstyle from 9.0.1 to 9.1
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 9.0.1 to 9.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.0.1...checkstyle-9.1 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 11:09:10 +13:00
Gary Gregory
b8b76fcd11
Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.2.
2021-10-25 09:48:59 -04:00
Gary Gregory
34a6e75d1d
Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.
2021-10-25 09:42:58 -04:00
Gary Gregory
466cfc5894
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1.
2021-10-25 09:40:31 -04:00
dependabot[bot]
e48665a722
Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 ( #814 )
...
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd ) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md )
- [Commits](https://github.com/bndtools/bnd/commits/6.0.0 )
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-16 14:51:26 -04:00
dependabot[bot]
a4c5183130
Bump checkstyle from 8.45.1 to 9.0.1 ( #811 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.45.1 to 9.0.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.45.1...checkstyle-9.0.1 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 15:16:52 -04:00
dependabot[bot]
af02e3664f
Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 ( #808 )
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.4.1 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 15:15:35 -04:00
dependabot[bot]
626a3d3647
Bump junit-bom from 5.8.0 to 5.8.1 ( #807 )
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 15:14:17 -04:00
dependabot[bot]
69635827b3
Bump maven-pmd-plugin from 3.14.0 to 3.15.0 ( #802 )
...
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin ) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases )
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 10:08:38 -04:00
dependabot[bot]
f5d9474a8f
Bump junit-bom from 5.7.2 to 5.8.0 ( #805 )
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 10:06:46 -04:00
Gary Gregory
4cea07b48f
Link to Apache Commons Text instead of deprecated methods.
2021-08-28 16:32:53 -04:00
dependabot[bot]
46c5640557
Bump checkstyle from 8.43 to 8.45.1 ( #787 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.43 to 8.45.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-8.45.1 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 09:33:51 -04:00
dependabot[bot]
aac79fc1c9
Bump jmh.version from 1.27 to 1.33 ( #794 )
...
Bumps `jmh.version` from 1.27 to 1.33.
Updates `jmh-core` from 1.27 to 1.33
Updates `jmh-generator-annprocess` from 1.27 to 1.33
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 09:32:27 -04:00
Gary Gregory
8320a19fce
Bump checkstyle from 8.43 to 8.44.
2021-08-13 16:52:43 -04:00
Gary Gregory
0277e399fb
Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0.
2021-08-13 16:46:10 -04:00
Gary Gregory
31d5f47b3d
Bump commons.javadoc.version from 3.2.0 to 3.3.0.
2021-08-13 16:44:06 -04:00
Andrew Thomas
ab96fb0245
LANG-1667: Allow tests to access java.util classes such as ArrayList in Java 16 ( #788 )
2021-08-13 10:33:55 -04:00
Gary Gregory
11391a424a
Update my developer entry.
2021-07-01 11:38:43 -04:00
dependabot[bot]
d7839e8e98
Bump junit-pioneer from 1.4.1 to 1.4.2 ( #767 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.4.1...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 08:46:19 -04:00
dependabot[bot]
33b95a51a8
Bump checkstyle from 8.42 to 8.43 ( #768 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.42 to 8.43.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.43 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 08:45:31 -04:00
dependabot[bot]
dc6c0fc5bd
Bump junit-bom from 5.7.1 to 5.7.2 ( #761 )
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-22 17:27:58 -04:00
XenoAmess
3dde1e8bbf
upgrade checkstyle ( #752 )
2021-05-12 09:05:18 -04:00
dependabot[bot]
473e6ad2a1
Bump junit-pioneer from 1.3.8 to 1.4.1 ( #749 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 1.3.8 to 1.4.1.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.3.8...v1.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 09:02:41 -04:00
Gary Gregory
523672d25c
Update some build dependencoes.
...
- commons.jacoco.version 0.8.6 -> 0.8.7.
- commons.japicmp.version 0.15.2 -> 0.15.3.
2021-05-12 08:44:52 -04:00
dependabot[bot]
e790449091
Bump easymock from 4.2 to 4.3 ( #746 )
...
Bumps [easymock](https://github.com/easymock/easymock ) from 4.2 to 4.3.
- [Release notes](https://github.com/easymock/easymock/releases )
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/easymock/easymock/compare/easymock-4.2...easymock-4.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 09:03:09 -04:00
Gary Gregory
03f559700f
spotbugs-maven-plugin 4.2.2 -> 4.2.3.
2021-04-18 19:25:51 -04:00
dependabot[bot]
a35ecb3439
Bump checkstyle from 8.41 to 8.41.1 ( #739 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.41 to 8.41.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41...checkstyle-8.41.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-18 18:42:00 -04:00
dependabot[bot]
d14cc4aa40
Bump spotbugs from 4.2.2 to 4.2.3 ( #744 )
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.2.2...4.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-18 18:41:36 -04:00
dependabot[bot]
9042e5f15d
Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 ( #735 )
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 19:45:44 -04:00
Gary Gregory
0727c6f9c8
Bump next version for semver to minor release.
2021-03-17 09:10:37 -04:00
dependabot[bot]
820dd1ec50
Bump junit-pioneer from 1.3.0 to 1.3.8 ( #721 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 1.3.0 to 1.3.8.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.3.0...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 11:32:41 -05:00
dependabot[bot]
e948571866
Bump checkstyle from 8.40 to 8.41 ( #722 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.40 to 8.41.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.40...checkstyle-8.41 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 11:31:48 -05:00
dependabot[bot]
0b4debe91a
Bump spotbugs from 4.2.1 to 4.2.2 ( #726 )
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.2.1...4.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 11:26:11 -05:00
Gary Gregory
ea37e6e8d5
Bump to next development version
2021-03-01 21:32:36 -05:00
Gary Gregory
105a350b15
Update POM version numbers for %commons_name% release %commons_version%
2021-02-26 14:15:40 -05:00
dependabot[bot]
8631e03f93
Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 ( #715 )
...
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md )
- [Commits](https://github.com/bndtools/bnd/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 09:49:28 -05:00
Gary Gregory
c6d4a3e2c3
Move JSR-305/javax.annotation code to the test tree for now instead of
...
deleting it.
2021-02-21 20:50:53 -05:00
Gary Gregory
6d2e78b58e
Reset RC number.
2021-02-21 18:15:34 -05:00
dependabot[bot]
8b6435cf6f
Bump spotbugs from 4.2.0 to 4.2.1 ( #708 )
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.2.0...4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:13:19 -05:00
dependabot[bot]
6458ec180c
Bump checkstyle from 8.39 to 8.40 ( #706 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.39 to 8.40.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.39...checkstyle-8.40 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:11:40 -05:00
dependabot[bot]
fd13f3d19c
Bump junit-bom from 5.7.0 to 5.7.1 ( #707 )
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 17:10:29 -05:00
Jochen Wiedmann
45e8395ec7
Introducing @Nonnull, @Nullable, and the Objects class as a helper tool.
2021-02-06 22:51:47 +01:00
dependabot[bot]
abcaaff836
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 ( #705 )
...
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases )
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 22:39:15 -05:00
dependabot[bot]
caaa3fb9bd
Bump junit-pioneer from 1.1.0 to 1.3.0 ( #702 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.1.0...v1.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 11:44:10 -05:00
Gary Gregory
ddae550848
Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
2021-01-08 11:30:40 -05:00
dependabot[bot]
9f6e57364f
Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 ( #692 )
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.1.4...spotbugs-maven-plugin-4.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 09:41:02 -05:00
Gary Gregory
4892703095
Pick up the default from the parent POM.
2021-01-02 10:18:52 -05:00
dependabot[bot]
c033ee2fef
Bump checkstyle from 8.38 to 8.39 ( #689 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.38 to 8.39.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.38...checkstyle-8.39 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-01 09:47:22 -05:00
Gary Gregory
f5c86f6d4e
Update commons.japicmp.version 0.14.4 -> 0.15.1.
2020-12-31 02:27:57 -05:00
Gary Gregory
9801f93d47
Update commons.japicmp.version 0.14.3 -> 0.14.4.
2020-12-29 18:54:45 -05:00
dependabot[bot]
2f60e45087
Bump jmh.version from 1.21 to 1.27
...
Bumps `jmh.version` from 1.21 to 1.27.
Updates `jmh-core` from 1.21 to 1.27
Updates `jmh-generator-annprocess` from 1.21 to 1.27
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-20 08:58:45 +13:00
dependabot[bot]
ef6b0aa05c
Bump spotbugs from 4.1.4 to 4.2.0 ( #671 )
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.4...4.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 15:11:12 -05:00
dependabot[bot]
5569432c4e
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 ( #660 )
...
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin ) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases )
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-05 11:22:49 -05:00
dependabot[bot]
d05119a9b9
Bump junit-pioneer from 1.0.0 to 1.1.0 ( #662 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.0.0...v1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-05 11:22:15 -05:00
dependabot[bot]
434f6fc5ab
Bump checkstyle from 8.37 to 8.38 ( #665 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.37 to 8.38.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.37...checkstyle-8.38 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-05 11:21:07 -05:00
Gary Gregory
14b60bbb9f
Update maven-surefire-plugin 2.22.2 -> 3.0.0-M5.
...
Organize changes.xml for 3.12 entries.
2020-11-14 10:00:46 -05:00
dependabot[bot]
fdd73e696a
Bump checkstyle from 8.36.2 to 8.37 ( #637 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.36.2 to 8.37.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36.2...checkstyle-8.37 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-06 09:45:07 -05:00
dependabot[bot]
38c3d59a89
Bump spotbugs-maven-plugin from 4.1.3 to 4.1.4 ( #632 )
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.1.3...spotbugs-maven-plugin-4.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-25 10:45:34 -04:00
Gary Gregory
7995aad79f
Split out tests for a Java 15 bug.
...
These tests fail on Java 15 due to a bug which was only fixed for Java
16.
See https://bugs.openjdk.java.net/browse/JDK-8248434
See https://bugs.openjdk.java.net/browse/JDK-8248655
2020-10-22 14:47:45 -04:00
dependabot[bot]
40b4b03d26
Bump junit-pioneer from 0.9.2 to 1.0.0 ( #625 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 0.9.2 to 1.0.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.9.2...v1.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 10:19:42 -04:00
dependabot[bot]
02d6a732fd
Bump spotbugs from 4.1.3 to 4.1.4 ( #627 )
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.3...4.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 10:18:24 -04:00
dependabot[bot]
6fc542586f
Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 ( #628 )
...
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd ) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md )
- [Commits](https://github.com/bndtools/bnd/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 10:17:11 -04:00
Edgar Asatryan
206a8f1f44
[LANG-1608] Include junit-bom for dependency version alignment.
2020-10-17 16:48:57 +04:00
dependabot[bot]
3e9526de77
Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 ( #623 )
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.0.4 to 4.1.3.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.0.4...spotbugs-maven-plugin-4.1.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-03 10:27:36 -04:00
dependabot[bot]
3a3c517b40
Bump junit-pioneer from 0.9.0 to 0.9.2 ( #624 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.9.0...v0.9.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 11:08:39 -04:00
Rob Tompkins
12978ce65b
Merge branch 'dependabot/maven/org.junit.jupiter-junit-jupiter-5.7.0' of github.com:apache/commons-lang
2020-10-01 10:15:04 -04:00
Rob Tompkins
964f6ea478
Merge branch 'dependabot/maven/com.github.spotbugs-spotbugs-4.1.3' of github.com:apache/commons-lang
2020-10-01 10:08:52 -04:00
Rob Tompkins
79669af65e
Merge branch 'dependabot/maven/com.puppycrawl.tools-checkstyle-8.36.2' of github.com:apache/commons-lang
2020-10-01 10:06:17 -04:00
Gary Gregory
b2e7374bfb
Add BooleanUtils.booleanValues().
...
Add BooleanUtils.primitiveValues().
Handy for tools and tests.
Make next release version 3.12.0.
2020-09-28 15:31:56 -04:00
dependabot[bot]
98e7ea68ce
Bump checkstyle from 8.36 to 8.36.2
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.36 to 8.36.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36...checkstyle-8.36.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:32:08 +00:00
dependabot[bot]
101e988aab
Bump spotbugs from 4.1.2 to 4.1.3
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.2...4.1.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-25 05:50:12 +00:00
Gary Gregory
bae0e42fac
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).
2020-09-19 16:05:16 -04:00
dependabot[bot]
a498962a0b
Bump junit-jupiter from 5.6.2 to 5.7.0
...
Bumps [junit-jupiter](https://github.com/junit-team/junit5 ) from 5.6.2 to 5.7.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:53:45 +00:00
dependabot[bot]
af95fdaa2d
Bump checkstyle from 8.35 to 8.36 ( #614 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.35 to 8.36.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.35...checkstyle-8.36 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 11:46:04 -04:00
dependabot[bot]
0131cc31fc
Bump spotbugs from 4.1.1 to 4.1.2 ( #609 )
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.1...4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-30 11:36:41 -04:00
Gary Gregory
5e085b72ec
JApiCmp is already configured in the parent and enabled with a property.
2020-08-16 13:35:56 -04:00
dependabot[bot]
67d23532e5
Bump junit-pioneer from 0.8.0 to 0.9.0 ( #600 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.8.0...v0.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 12:02:26 -04:00
dependabot[bot]
ba09f94d97
Bump commons-parent from 51 to 52 ( #598 )
...
Bumps commons-parent from 51 to 52.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:11:06 -04:00
Gary Gregory
e27c4b202a
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2020-08-03 09:28:46 -04:00
dependabot[bot]
bc96128729
Bump junit-pioneer from 0.7.0 to 0.8.0 ( #597 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.7.0...v0.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 09:26:43 -04:00
Gary Gregory
528e4c7655
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2020-08-03 09:20:46 -04:00
Gary Gregory
3b7d72e6cf
Use the POM defaultGoal so that Travis and GitHub run the same builds.
2020-07-31 09:16:50 -04:00
dependabot[bot]
26dc0118d4
Bump checkstyle from 8.34 to 8.35 ( #594 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.34 to 8.35.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.34...checkstyle-8.35 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 09:12:54 -04:00
dependabot[bot]
3eb8facea0
Bump spotbugs from 4.0.6 to 4.1.1 ( #596 )
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.0.6 to 4.1.1.
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.0.6...4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 09:10:52 -04:00
dependabot[bot]
1f0ea93424
Bump junit-pioneer from 0.6.0 to 0.7.0 ( #589 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.6.0...v0.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 11:13:35 -04:00
dependabot[bot]
3480d214bd
Bump biz.aQute.bndlib from 5.1.1 to 5.1.2 ( #592 )
...
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md )
- [Commits](https://github.com/bndtools/bnd/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 10:06:44 -04:00
dependabot[bot]
c24701ed3b
Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 ( #593 )
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.0.0...spotbugs-maven-plugin-4.0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 09:26:45 -04:00
Gary Gregory
deaed63d51
Update versions for 3.12.
2020-07-20 11:37:23 -04:00
Gary Gregory
f17274ef5b
Bump to next development version
2020-07-17 09:43:05 -04:00
Gary Gregory
f62f0f59a3
Prepare for 3.11-RC2.
2020-07-12 09:19:13 -04:00
Gary Gregory
ac1070e84e
Update POM version numbers for Apache Commons Lang release 3.11
2020-07-10 19:32:01 -04:00
Gary Gregory
32a9a350c6
org.junit.jupiter:junit-jupiter 5.6.1 -> 5.6.2.
2020-07-04 09:45:02 -04:00
Gary Gregory
065662fcf3
com.puppycrawl.tools:checkstyle 8.33 -> 8.34.
2020-07-04 09:42:32 -04:00
Gary Gregory
da0f6a8051
Refactor SpotBugs implementation version into spotbugs.impl.version.
2020-06-28 15:45:50 -04:00
Rob Tompkins
acaf458278
LANG-1549: Thanks Jin
2020-06-26 05:52:48 -04:00
Gary Gregory
43fe903cad
com.github.spotbugs:spotbugs 4.0.5 -> 4.0.6.
...
commons.surefire.version 3.0.0-M4 -> 3.0.0-M5.
2020-06-24 12:50:17 -04:00
Gary Gregory
744da0e255
Update dependencies.
...
- org.apache.commons:commons-parent 50 -> 51
- biz.aQute.bnd:biz.aQute.bndlib 5.1.0 -> 5.1.1
- com.github.spotbugs:spotbugs 4.0.4 -> 4.0.5
2020-06-23 10:40:33 -04:00
XenoAmess
0c42c0c192
[LANG-1546]: delete `<encoding>` and `<docencoding>` in maven-javadoc-plugin
2020-06-16 14:08:36 +12:00
XenoAmess
cf0778a5ad
Add binary compatibility check to Maven default goal ( #555 )
...
* add bc detect as discussed in mailing list.
* add bc detect as discussed in mailing list.
2020-06-14 22:08:10 -04:00
Gary Gregory
494a4db395
Disable Clirr since we use JApiCmp.
2020-06-13 16:09:58 -04:00
Gary Gregory
67929942a5
- Update com.github.spotbugs:spotbugs 4.0.3 -> 4.0.4.
...
- Update com.puppycrawl.tools:checkstyle 8.32 -> 8.33.
2020-06-12 15:35:28 -04:00
Gary Gregory
62393bd601
commons.bc.version 3.9 -> 3.10
2020-06-12 11:37:06 -04:00
Gary Gregory
53aa7a2e9a
Fix build on Java 15-ea.
2020-06-12 09:48:06 -04:00
Gary Gregory
c0d0d4f3ea
Update com.github.spotbugs:spotbugs from 4.0.2 to 4.0.3.
...
Update com.puppycrawl.tools:checkstyle from 8.31 to 8.32.
2020-05-24 11:19:42 -04:00
Gary Gregory
84a80552b8
Update org.junit-pioneer:junit-pioneer from 0.5.6 to 0.6.0.
2020-05-24 11:13:00 -04:00
Gary Gregory
4db2896750
The next release will be 3.11.
2020-05-24 11:07:18 -04:00
Gary Gregory
f692351035
- com.github.spotbugs:spotbugs 4.0.0 -> 4.0.2.
...
- com.puppycrawl.tools:checkstyle 8.29 -> 8.31.
2020-04-20 17:23:31 -04:00
Gary Gregory
299736554a
spotbugs.plugin.version 4.0.0 -> 4.0.2.
2020-04-20 17:13:50 -04:00
Gary Gregory
cfe457636a
- org.junit-pioneer:junit-pioneer 0.5.4 -> 0.5.6.
...
- org.junit.jupiter:junit-jupiter 5.6.0 -> 5.6.1.
2020-04-07 11:10:27 -04:00
Gary Gregory
e389ce1edc
Missed an update for 3.9 to 3.10.
2020-04-07 10:09:55 -04:00
Gary Gregory
7a9c09161d
Bump to next development version
2020-03-28 10:02:28 -04:00
Gary Gregory
e0b474c0d0
Update POM version numbers for Apache Commons Lang release 3.10
2020-03-23 09:14:11 -04:00
pascalschumacher
346f52e2ee
Update Spotbugs Maven Plugin to version 4.0.0.
2020-03-21 15:23:39 +01:00
Gary Gregory
62d5c1037f
org.junit-pioneer:junit-pioneer 0.5.3 -> 0.5.4.
2020-02-22 08:39:18 -05:00
Gary Gregory
bd147ae86c
Update build plugins and Javadoc link.
...
maven-pmd-plugin 3.12.0 -> 3.13.0.
maven-checkstyle-plugin -> 3.1.0 -> 3.1.1.
jacoco 0.8.4 -> 0.8.5.
commons.javadoc.version -> 3.1.0 -> 3.1.1.
commons.japicmp.version -> 0.14.1 -> 0.14.3.
ommons.surefire.version 3.0.0-M3 -> 3.0.0-M4.
Link to Java 8 Javadoc.
2020-02-17 13:13:57 -05:00
Gary Gregory
2cceff590d
Use Javadoc {@code} instead of pre tags. #490 .
2020-02-17 10:00:02 -05:00
Gary Gregory
f20df21249
De-clutter root folder by moving Checkstyle configuration files into
...
src.
2020-02-17 09:23:27 -05:00
Gary Gregory
d3e5953b59
Checkstyle 8.27 -> 8.29.
2020-02-17 09:01:08 -05:00
Gary Gregory
772edb9112
SpotBugs 4.4.0-RC3 -> 4.0.0.
2020-02-17 08:50:05 -05:00
Gary Gregory
4ebd3e3988
Update SpotBugs.
2020-02-14 09:34:46 -05:00
Gary Gregory
e6165e9377
- Update copyright year in NOTICE file.
...
- org.easymock:easymock 4.1 -> 4.2.
- org.junit-pioneer:junit-pioneer 0.4.2 -> 0.5.3.
- org.junit.jupiter:junit-jupiter 5.5.2 -> 5.6.0.
2020-02-13 10:25:56 -05:00
Gary Gregory
1df9bc7025
[LANG-1509] Add ObjectToStringComparator. ( #483 )
...
* [LANG-1509] Add ObjectToStringComparator.
* [LANG-1509] Add ObjectToStringComparator.
Repackage.
* [LANG-1509] Add ObjectToStringComparator.
Avoid NPE.
* [LANG-1509] Add ObjectToStringComparator.
Clean ups.
* Spotbugs: toString() can return null!
2020-01-01 09:31:22 -05:00
Gary Gregory
742eb8982b
Update POM parent: org.apache.commons:commons-parent 48 -> 50.
...
tar
2019-12-21 07:57:41 -05:00
Gary Gregory
b4645f695b
Update build dependency: com.puppycrawl.tools:checkstyle 8.26 -> 8.27.
2019-12-20 23:11:33 -05:00
Gary Gregory
74c8862d0c
Update test dependency: org.junit-pioneer:junit-pioneer 0.3.3 -> 0.4.2.
2019-12-20 23:03:22 -05:00
Gary Gregory
182b2506b3
Update build dependency: com.puppycrawl.tools:checkstyle 8.25 -> 8.26.
2019-11-22 12:25:09 -05:00
Gary Gregory
98e122b689
Update test dependencies.
...
- org.easymock:easymock 4.0.2 -> 4.1
- org.hamcrest:hamcrest 2.1 -> 2.2
- org.junit-pioneer:junit-pioneer 0.3.0 -> 0.3.3
2019-11-22 12:23:09 -05:00
Gary Gregory
84636da769
- Fix trailing whitespace.
...
- maven-checkstyle-plugin 3.0.0 -> 3.1.0.
- com.puppycrawl.tools:checkstyle 8.24 -> 8.25.
2019-10-05 11:22:30 -04:00
Gary Gregory
990644599d
com.puppycrawl.tools:checkstyle 8.23 -> 8.24.
2019-09-11 09:29:43 -04:00
Gary Gregory
f83d6e3fe0
[test] junit-jupiter 5.5.1 -> 5.5.2.
2019-09-11 09:17:46 -04:00
pascalschumacher
4632ad7c7c
Update spotbugs-maven-plugin to version 3.1.12.2.
2019-08-31 12:06:29 +02:00
Jochen Wiedmann
bc16e0109a
PR: LANG-1447
...
Added Functions.as* methods.
2019-08-22 22:09:11 +02:00
Gary Gregory
8a192eb6b5
commons.japicmp.version 0.13.1 -> 0.14.1.
2019-08-22 10:32:44 -04:00
Gary Gregory
eacbb1f8d5
Update properties for the next release.
2019-08-22 10:18:21 -04:00
Gary Gregory
8a579f0c77
com.puppycrawl.tools:checkstyle 8.20 -> 8.23.
2019-08-22 10:17:41 -04:00