Gary Gregory [Fri, 6 May 2022 20:26:55 +0000 (16:26 -0400)]
Update test framework method for java.sql.Date.
Gary Gregory [Fri, 6 May 2022 20:13:46 +0000 (16:13 -0400)]
Remove Java < 1.4 workaround.
Gary Gregory [Fri, 6 May 2022 20:07:42 +0000 (16:07 -0400)]
Backstop for other TemporalAccessor implementations.
Include exception cause in test failure.
Gary Gregory [Fri, 6 May 2022 12:35:28 +0000 (08:35 -0400)]
Use Objects.requireNonNull()
Gary Gregory [Fri, 6 May 2022 12:05:48 +0000 (08:05 -0400)]
Whitespace.
Gary Gregory [Sat, 30 Apr 2022 14:49:17 +0000 (10:49 -0400)]
Bump github/codeql-action from 1 to 2 #118
dependabot[bot] [Sat, 30 Apr 2022 14:47:34 +0000 (10:47 -0400)]
Bump github/codeql-action from 1 to 2 (#118)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
Gary Gregory [Thu, 28 Apr 2022 14:57:31 +0000 (10:57 -0400)]
Javadoc.
Gary Gregory [Thu, 28 Apr 2022 14:56:55 +0000 (10:56 -0400)]
Format tweak.
Gary Gregory [Thu, 28 Apr 2022 14:55:06 +0000 (10:55 -0400)]
Javadoc and format tweak.
Gary Gregory [Thu, 28 Apr 2022 12:30:58 +0000 (08:30 -0400)]
In-line single use variable for return.
Gary Gregory [Thu, 28 Apr 2022 12:28:28 +0000 (08:28 -0400)]
No need to declare default ctor.
Gary Gregory [Thu, 28 Apr 2022 12:24:51 +0000 (08:24 -0400)]
Add TODO BEFORE 2.0: MISMATCH between implementation and Javadoc.
Gary Gregory [Thu, 28 Apr 2022 12:22:55 +0000 (08:22 -0400)]
Format method.
Gary Gregory [Thu, 28 Apr 2022 12:21:53 +0000 (08:21 -0400)]
Format method.
Gary Gregory [Thu, 28 Apr 2022 12:20:34 +0000 (08:20 -0400)]
Extract expression into local variable.
Gary Gregory [Thu, 28 Apr 2022 12:19:37 +0000 (08:19 -0400)]
Exception clean ups.
Gary Gregory [Wed, 27 Apr 2022 21:50:06 +0000 (17:50 -0400)]
Exception clean ups.
Gary Gregory [Wed, 27 Apr 2022 20:19:36 +0000 (16:19 -0400)]
Add and comment @SuppressWarnings.
In-line call.
Gary Gregory [Wed, 27 Apr 2022 20:18:26 +0000 (16:18 -0400)]
Add and comment @SuppressWarnings.
Gary Gregory [Wed, 27 Apr 2022 20:17:15 +0000 (16:17 -0400)]
Remove unused local variable.
Gary Gregory [Wed, 27 Apr 2022 20:15:50 +0000 (16:15 -0400)]
Add and comment @SuppressWarnings.
Gary Gregory [Wed, 27 Apr 2022 20:14:27 +0000 (16:14 -0400)]
Use generics.
Gary Gregory [Wed, 27 Apr 2022 18:56:03 +0000 (14:56 -0400)]
Remove unused parameter.
Gary Gregory [Wed, 27 Apr 2022 18:55:13 +0000 (14:55 -0400)]
Remove unused parameter.
Gary Gregory [Wed, 27 Apr 2022 18:51:13 +0000 (14:51 -0400)]
Remove extra whitespace.
Gary Gregory [Wed, 27 Apr 2022 18:50:11 +0000 (14:50 -0400)]
Use generics.
Gary Gregory [Tue, 26 Apr 2022 21:19:00 +0000 (17:19 -0400)]
Sort members.
Gary Gregory [Tue, 26 Apr 2022 17:17:47 +0000 (13:17 -0400)]
Use generics.
Gary Gregory [Tue, 26 Apr 2022 17:17:40 +0000 (13:17 -0400)]
Use generics.
Gary Gregory [Tue, 26 Apr 2022 14:03:42 +0000 (10:03 -0400)]
Javadoc.
Gary Gregory [Tue, 26 Apr 2022 14:03:23 +0000 (10:03 -0400)]
So much whitespace.
Gary Gregory [Mon, 25 Apr 2022 21:05:19 +0000 (17:05 -0400)]
Update converters with generics.
Gary Gregory [Sun, 24 Apr 2022 20:54:14 +0000 (16:54 -0400)]
Remove extra spaces.
Gary Gregory [Sun, 24 Apr 2022 20:53:22 +0000 (16:53 -0400)]
Clean ups.
- Use compact array notation
- No need to nest else if with a block.
Gary Gregory [Sun, 24 Apr 2022 20:31:45 +0000 (16:31 -0400)]
Remove extra blank lines.
Add a few missing blanks.
Gary Gregory [Sun, 24 Apr 2022 17:54:21 +0000 (13:54 -0400)]
Sort members.
Gary Gregory [Sun, 24 Apr 2022 17:54:04 +0000 (13:54 -0400)]
Drop extra internal delegation.
Gary Gregory [Sun, 24 Apr 2022 12:28:53 +0000 (08:28 -0400)]
Whitespace.
Gary Gregory [Sun, 24 Apr 2022 12:09:35 +0000 (08:09 -0400)]
Format tweak.
Gary Gregory [Sun, 24 Apr 2022 12:06:56 +0000 (08:06 -0400)]
Format: missing space.
Gary Gregory [Sun, 24 Apr 2022 12:05:35 +0000 (08:05 -0400)]
Javadoc.
Gary Gregory [Sun, 24 Apr 2022 12:00:56 +0000 (08:00 -0400)]
Remove extra blank lines.
Gary Gregory [Sun, 24 Apr 2022 11:58:27 +0000 (07:58 -0400)]
Remove extra blank lines.
Gary Gregory [Fri, 22 Apr 2022 00:35:07 +0000 (20:35 -0400)]
Fix SpotBugs error.
[ERROR] Medium:
org.apache.commons.beanutils2.WrapDynaClass.getDynaProperties() may
expose internal representation by returning WrapDynaClass.properties
[org.apache.commons.beanutils2.WrapDynaClass] At
WrapDynaClass.java:[line 172] EI_EXPOSE_REP
Gary Gregory [Fri, 22 Apr 2022 00:34:09 +0000 (20:34 -0400)]
Fix SpotBugs error.
[ERROR] Medium:
org.apache.commons.beanutils2.converters.DateTimeConverter.getPatterns()
may expose internal representation by returning
DateTimeConverter.patterns [org.apache.commons.beanutils2.converters.DateTimeConverter]
At DateTimeConverter.java:[line 189] EI_EXPOSE_REP
Gary Gregory [Thu, 21 Apr 2022 23:37:22 +0000 (19:37 -0400)]
Format: remove extra blank lines.
Gary Gregory [Thu, 21 Apr 2022 23:37:14 +0000 (19:37 -0400)]
Fix SpotBugs error.
[ERROR] Medium:
org.apache.commons.beanutils2.ConversionException.getCause() may expose
internal representation by returning ConversionException.cause
[org.apache.commons.beanutils2.ConversionException] At
ConversionException.java:[line 83] EI_EXPOSE_REP
[ERROR] Medium: new
org.apache.commons.beanutils2.ConversionException(String, Throwable) may
expose internal representation by storing an externally mutable object
into ConversionException.cause
[org.apache.commons.beanutils2.ConversionException] At
ConversionException.java:[line 53] EI_EXPOSE_REP2
[ERROR] Medium: new
org.apache.commons.beanutils2.ConversionException(Throwable) may expose
internal representation by storing an externally mutable object into
ConversionException.cause
[org.apache.commons.beanutils2.ConversionException] At
ConversionException.java:[line 65] EI_EXPOSE_REP2
Gary Gregory [Thu, 21 Apr 2022 23:27:13 +0000 (19:27 -0400)]
Format: remove extra blank lines.
Gary Gregory [Thu, 21 Apr 2022 23:26:14 +0000 (19:26 -0400)]
Fix SpotBugs error.
[ERROR] Medium:
org.apache.commons.beanutils2.converters.DateTimeConverter.setPatterns(String[])
may expose internal representation by storing an externally mutable
object into DateTimeConverter.patterns
[org.apache.commons.beanutils2.converters.DateTimeConverter] At
DateTimeConverter.java:[line 204] EI_EXPOSE_REP2
Gary Gregory [Thu, 21 Apr 2022 23:16:32 +0000 (19:16 -0400)]
[ERROR] Medium:
org.apache.commons.beanutils2.converters.ArrayConverter.setAllowedChars(char[])
may expose internal representation by storing an externally mutable
object into ArrayConverter.allowedChars
[org.apache.commons.beanutils2.converters.ArrayConverter] At
ArrayConverter.java:[line 202] EI_EXPOSE_REP2
Gary Gregory [Thu, 21 Apr 2022 23:15:44 +0000 (19:15 -0400)]
Format: remove extra blank lines.
Gary Gregory [Thu, 21 Apr 2022 23:15:05 +0000 (19:15 -0400)]
Fix SpotBugs error.
[ERROR] Medium: Unused public or protected field:
org.apache.commons.beanutils2.WrapDynaClass.descriptors
[org.apache.commons.beanutils2.WrapDynaClass] In WrapDynaClass.java
UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD
Gary Gregory [Thu, 21 Apr 2022 23:06:50 +0000 (19:06 -0400)]
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0.
ump spotbugs from 4.5.3 to 4.6.0.
Gary Gregory [Thu, 21 Apr 2022 23:02:51 +0000 (19:02 -0400)]
Fix formatting.
Gary Gregory [Thu, 21 Apr 2022 23:02:31 +0000 (19:02 -0400)]
Fix SpotBugs error.
[ERROR] Medium: Load of known null value in
org.apache.commons.beanutils2.converters.AbstractConverter.convert(Class,
Object) [org.apache.commons.beanutils2.converters.AbstractConverter] At
AbstractConverter.java:[line 163] NP_LOAD_OF_KNOWN_NULL_VALUE
Gary Gregory [Thu, 21 Apr 2022 22:54:18 +0000 (18:54 -0400)]
Fix SpotBugs error.
[ERROR] Medium:
org.apache.commons.beanutils2.BasicDynaClass.constructorTypes should be
both final and package protected
[org.apache.commons.beanutils2.BasicDynaClass] At
BasicDynaClass.java:[line 95] MS_FINAL_PKGPROTECT
Gary Gregory [Thu, 21 Apr 2022 22:39:45 +0000 (18:39 -0400)]
Format tweak.
Gary Gregory [Thu, 21 Apr 2022 22:23:09 +0000 (18:23 -0400)]
Update Jacoco from 0.8.7 to 0.8.8.
Gary Gregory [Tue, 12 Apr 2022 11:59:57 +0000 (07:59 -0400)]
Bump actions/cache from 3 to 3.0.2
Gary Gregory [Sun, 10 Apr 2022 02:11:00 +0000 (22:11 -0400)]
Update commons-parent from 52 to 53.
Gary Gregory [Sun, 10 Apr 2022 01:37:57 +0000 (21:37 -0400)]
Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 #116
dependabot[bot] [Sun, 10 Apr 2022 01:37:08 +0000 (21:37 -0400)]
Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#116)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M6.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M6)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
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>
Gary Gregory [Sun, 10 Apr 2022 01:36:57 +0000 (21:36 -0400)]
Bump actions/setup-java from 2 to 3 #114
dependabot[bot] [Sun, 10 Apr 2022 01:36:01 +0000 (21:36 -0400)]
Bump actions/setup-java from 2 to 3 (#114)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-java
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>
Gary Gregory [Sun, 3 Apr 2022 21:32:57 +0000 (17:32 -0400)]
No need to use the java.lang package name in Javadoc references.
Gary Gregory [Sat, 2 Apr 2022 11:42:15 +0000 (07:42 -0400)]
Bump junit-jupiter from 5.7.2 to 5.8.2 #113
dependabot[bot] [Sat, 2 Apr 2022 11:40:54 +0000 (07:40 -0400)]
Bump junit-jupiter from 5.7.2 to 5.8.2 (#113)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
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>
Gary Gregory [Sun, 27 Mar 2022 15:52:06 +0000 (08:52 -0700)]
Bump actions/cache from 2.1.7 to 3 #111
dependabot[bot] [Sun, 27 Mar 2022 15:51:13 +0000 (08:51 -0700)]
Bump actions/cache from 2.1.7 to 3 (#111)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)
---
updated-dependencies:
- dependency-name: actions/cache
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>
Gary Gregory [Sun, 27 Mar 2022 15:51:01 +0000 (08:51 -0700)]
Bump junit-vintage-engine from 5.7.2 to 5.8.2 #112.
dependabot[bot] [Sun, 27 Mar 2022 15:46:19 +0000 (08:46 -0700)]
Bump junit-vintage-engine from 5.7.2 to 5.8.2 (#112)
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.2)
---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
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>
Gary Gregory [Sat, 19 Mar 2022 13:19:54 +0000 (09:19 -0400)]
Start migration to JUnit 5 #93.
Seth Falco [Sat, 19 Mar 2022 13:17:52 +0000 (14:17 +0100)]
Start migration to JUnit 5 (#93)
* test: update to junit5
* test: remove dependency on junit 4
Gary Gregory [Sat, 19 Mar 2022 13:14:17 +0000 (09:14 -0400)]
Bump japicmp-maven-plugin from 0.15.6 to 0.15.7 #110
dependabot[bot] [Sat, 19 Mar 2022 13:13:05 +0000 (09:13 -0400)]
Bump japicmp-maven-plugin from 0.15.6 to 0.15.7 (#110)
Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.15.6 to 0.15.7.
- [Release notes](https://github.com/siom79/japicmp/releases)
- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
- [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.15.6...japicmp-base-0.15.7)
---
updated-dependencies:
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
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>
Gary Gregory [Sat, 5 Mar 2022 01:58:25 +0000 (20:58 -0500)]
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-beanutils
Gary Gregory [Sat, 5 Mar 2022 01:58:19 +0000 (20:58 -0500)]
Bump actions/cache from 2.1.6 to 2.1.7 #103
dependabot[bot] [Sat, 5 Mar 2022 01:57:53 +0000 (20:57 -0500)]
Bump actions/cache from 2.1.6 to 2.1.7 (#103)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)
---
updated-dependencies:
- dependency-name: actions/cache
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>
Gary Gregory [Sat, 5 Mar 2022 01:55:23 +0000 (20:55 -0500)]
Bump actions/checkout from 2 to 3 #108
Gary Gregory [Sat, 5 Mar 2022 01:54:55 +0000 (20:54 -0500)]
Bump biz.aQute.bndlib from 5.3.0 to 6.2.0 #109
dependabot[bot] [Sat, 5 Mar 2022 01:53:22 +0000 (20:53 -0500)]
Bump actions/checkout from 2 to 3 (#108)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
dependabot[bot] [Sat, 5 Mar 2022 01:52:07 +0000 (20:52 -0500)]
Bump biz.aQute.bndlib from 5.3.0 to 6.2.0 (#109)
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd) from 5.3.0 to 6.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/6.2.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>
dependabot[bot] [Sat, 19 Feb 2022 12:47:35 +0000 (07:47 -0500)]
Bump maven-pmd-plugin from 3.13.0 to 3.16.0 (#107)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.16.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.16.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>
dependabot[bot] [Sat, 12 Feb 2022 00:02:07 +0000 (19:02 -0500)]
Bump japicmp-maven-plugin from 0.15.3 to 0.15.6 (#105)
Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.15.3 to 0.15.6.
- [Release notes](https://github.com/siom79/japicmp/releases)
- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
- [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.15.3...japicmp-base-0.15.6)
---
updated-dependencies:
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
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>
Gary Gregory [Thu, 3 Feb 2022 11:55:07 +0000 (06:55 -0500)]
Add CodeQL GitHub workflow.
Gary Gregory [Wed, 29 Dec 2021 16:56:26 +0000 (11:56 -0500)]
Run dependabot once a week.
Gary Gregory [Thu, 23 Dec 2021 13:43:46 +0000 (08:43 -0500)]
Drop obsolete Travis build.
Gary Gregory [Sun, 17 Oct 2021 14:53:23 +0000 (10:53 -0400)]
Use Javadoc tags instead of HTML.
Gary Gregory [Tue, 28 Sep 2021 14:59:34 +0000 (10:59 -0400)]
Update GitHub build from Java 16 to 17.
Update GitHub build from Java 17-EA to 18-EA but comment it (not there
yet).
Gary Gregory [Sun, 29 Aug 2021 04:23:07 +0000 (00:23 -0400)]
AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as
Eclipse Temurin.
Gary Gregory [Thu, 15 Jul 2021 13:54:10 +0000 (09:54 -0400)]
Bump actions/cache from 2.1.4 to 2.1.6 #89.
dependabot[bot] [Thu, 15 Jul 2021 13:53:04 +0000 (09:53 -0400)]
Bump actions/cache from 2.1.4 to 2.1.6 (#89)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Thu, 15 Jul 2021 13:51:24 +0000 (09:51 -0400)]
Bump actions/setup-java from v1.4.3 to 2.
Gary Gregory [Sat, 10 Jul 2021 13:08:14 +0000 (09:08 -0400)]
Spell as 'writable'.
Gary Gregory [Thu, 1 Jul 2021 15:27:29 +0000 (11:27 -0400)]
Update my developer entry.
Gary Gregory [Sun, 6 Jun 2021 14:42:09 +0000 (10:42 -0400)]
Replace Java 15 with Java 16 in Travis CI.
Gary Gregory [Sun, 16 May 2021 21:01:27 +0000 (17:01 -0400)]
Add GitHub code of conduct page that points to the Apache page.
Gary Gregory [Wed, 17 Mar 2021 19:40:01 +0000 (15:40 -0400)]
Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea.
Gary Gregory [Sun, 7 Mar 2021 00:31:10 +0000 (19:31 -0500)]
Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.2 -> 0.15.3.