1
0
Commit Graph

884 Commits

Author SHA1 Message Date
Gary Gregory
32ffe9ac96 Bump commons-parent from 54 to 55 #122 2022-12-16 10:51:44 -05:00
Gary Gregory
bdc04a6264 Bump maven-dependency-plugin from 3.3.0 to 3.4.0 #117 2022-12-02 07:14:15 -05:00
Gary Gregory
10377b63fa Fix spelling 2022-10-22 16:32:28 -04:00
Gary Gregory
b83b31411a Spelling 2022-10-22 16:31:05 -04:00
dependabot[bot]
b136ad3c5d Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.7.2.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.7.2.1)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-22 00:35:08 +13:00
dependabot[bot]
62606f2797 Bump spotbugs from 4.7.2 to 4.7.3
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.2 to 4.7.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.7.2...4.7.3)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 23:58:35 +13:00
dependabot[bot]
63307bd69e Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [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/v3.0.2...93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 00:27:33 +13:00
dependabot[bot]
697035023a Bump actions/cache from 3.0.9 to 3.0.10
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 00:09:14 +13:00
Gary Gregory
32891becf5 Use String.isEmpty() 2022-10-02 13:39:32 -04:00
Gary Gregory
12e1186094 Bump actions/setup-java from 3 to 3.5.1 2022-10-01 14:53:17 -04:00
dependabot[bot]
8287647eb7 Bump actions/cache from 3.0.8 to 3.0.9
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 23:17:19 +13:00
Gary Gregory
e4a84380f8 Bump junit from 4.13.2 to 5.9.1 Vintage 2022-09-25 11:21:15 -04:00
dependabot[bot]
f9bd5b50d1 Bump commons-parent from 53 to 54
Bumps [commons-parent](https://github.com/apache/commons-parent) from 53 to 54.
- [Release notes](https://github.com/apache/commons-parent/releases)
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 00:31:09 +12:00
Bruno P. Kinoshita
ec7a37d0b4 Merge pull request #104 from apache/dependabot/maven/com.github.spotbugs-spotbugs-4.7.2
Bump spotbugs from 4.7.1 to 4.7.2
2022-09-09 23:05:07 +12:00
dependabot[bot]
9245479e54 Bump spotbugs from 4.7.1 to 4.7.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.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.7.1...4.7.2)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 23:04:12 +12:00
Bruno P. Kinoshita
c6a31ee14f Merge pull request #103 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.19.0
Bump maven-pmd-plugin from 3.18.0 to 3.19.0
2022-09-09 23:01:42 +12:00
dependabot[bot]
8e3e8c502a Bump maven-pmd-plugin from 3.18.0 to 3.19.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.18.0...maven-pmd-plugin-3.19.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>
2022-09-09 23:01:00 +12:00
dependabot[bot]
2649d6597a Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.1 to 4.7.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.7.1.1...spotbugs-maven-plugin-4.7.2.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 23:00:06 +12:00
Gary Gregory
5a5c794224 Bump actions/checkout from 3 to 3.0.2. 2022-09-06 09:33:08 -07:00
Gary Gregory
5f5affb467 We don't use author tag, CVS/SVN tags or lots of whitespace
Add a space before { when missing
2022-08-30 09:46:14 -04:00
dependabot[bot]
921eddcd43 Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 22:28:23 +12:00
dependabot[bot]
44c2e2a1fc Bump maven-pmd-plugin from 3.17.0 to 3.18.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.17.0 to 3.18.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.17.0...maven-pmd-plugin-3.18.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>
2022-08-26 22:26:38 +12:00
Gary Gregory
6bdccd1227 Bump actions/cache from 3.0.6 to 3.0.7 2022-08-22 15:15:29 -04:00
dependabot[bot]
5f044992c5 Bump actions/cache from 3.0.5 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.0.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 22:22:44 +12:00
Gary Gregory
bc628243fc Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 #97 2022-07-29 07:54:41 -04:00
Gary Gregory
7da805777b Bump maven-assembly-plugin from 3.4.1 to 3.4.2 #96 2022-07-29 07:53:34 -04:00
Gary Gregory
24d23572ac Bump maven-assembly-plugin from 3.3.0 to 3.4.1 #94 2022-07-28 23:02:26 -04:00
Gary Gregory
2db643c899 Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.1.0 #93 2022-07-28 23:01:30 -04:00
dependabot[bot]
34d60074b4 Bump actions/cache from 3.0.4 to 3.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-16 10:11:03 +12:00
Gary Gregory
b823ce4ac0 Bump actions/cache 3.0.4 to 3.0.5 2022-07-15 08:38:44 -04:00
Gary Gregory
6ef0d1ae20 Bump spotbugs from 4.7.0 to 4.7.1 #92 2022-07-08 18:24:50 -04:00
Gary Gregory
b7de525a0f Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M7 #91 2022-07-08 18:23:39 -04:00
Gary Gregory
831e22d44e Bump maven-pmd-plugin from 3.16.0 to 3.17.0 #90 2022-07-08 18:22:57 -04:00
Gary Gregory
e7bac9a257 Normalize Javadoc spelling 2022-06-15 08:20:20 -04:00
Gary Gregory
71a20877cb Bump actions/cache from 3.0.3 to 3.0.4 2022-06-07 14:00:53 -04:00
Gary Gregory
1046aab2e1 Bump actions/cache from 3.0.2 to 3.0.3 2022-05-31 16:37:47 -04:00
Gary Gregory
59bbadfc5a Remove noisy inline comments. 2022-05-31 11:29:02 -04:00
Gary Gregory
0dc8dfac82 Bump Java from 6 to 8. 2022-05-24 17:02:14 -04:00
Gary Gregory
0b2794136a Bump Java from 6 to 8. 2022-05-24 17:02:05 -04:00
Gary Gregory
6b34f4eb23 Reorg 2022-05-24 16:59:55 -04:00
Gary Gregory
9d4b75c0de Bump spotbugs from 4.6.0 to 4.7.0 #87 2022-05-06 07:20:05 -04:00
dependabot[bot]
f85b9c6984 Bump github/codeql-action from 1 to 2
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>
2022-04-29 22:35:01 +12:00
Arturo Bernal
475b8323e5 Replace comparisons String.indexOf() with String.contains() method. (#85) 2022-04-23 10:10:22 -04:00
Arturo Bernal
073350edf6 Simplify assert with simpler and equivalent calls. 2022-04-23 01:24:04 +02:00
Gary Gregory
e511c56844 Bump actions/setup-java from 2 to 3 2022-04-15 07:03:22 -04:00
Gary Gregory
8b06bb079f Bump actions/cache from 3 to 3.0.2 2022-04-12 08:44:59 -04:00
Gary Gregory
d95f978810 Group some updates. 2022-04-12 08:44:40 -04:00
dependabot[bot]
b1471be908 Bump commons-parent from 52 to 53
Bumps commons-parent from 52 to 53.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 09:52:36 +12:00
Gary Gregory
3e39f084f0 Bump spotbugs from 4.5.3 to 4.6.0 #81 2022-04-01 11:39:45 -04:00
Gary Gregory
ac9569cce7 Bump maven-dependency-plugin from 3.2.0 to 3.3.0 #79 2022-03-25 08:28:26 -07:00