1
0
Commit Graph

1324 Commits

Author SHA1 Message Date
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]
574c819c3f Bump spotbugs from 4.6.0 to 4.7.0 (#87)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.6.0 to 4.7.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.6.0...4.7.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  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>
2022-05-06 07:19:19 -04:00
Bruno P. Kinoshita
0d4f2604ad Merge pull request #86 from apache/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2022-04-29 22:35:21 +12: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
Bruno P. Kinoshita
b04cdc7e16 Merge pull request #84 from arturobernalg/feature/simplify_assert
Simplify assert with simpler and equivalent calls.
2022-04-23 12:45:08 +12: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
Bruno P. Kinoshita
c7e80904ad Merge pull request #82 from apache/dependabot/maven/org.apache.commons-commons-parent-53
Bump commons-parent from 52 to 53
2022-04-09 09:52:56 +12: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
dependabot[bot]
440969e2b1 Bump spotbugs from 4.5.3 to 4.6.0 (#81)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.3 to 4.6.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.5.3...4.6.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  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>
2022-04-01 11:28:37 -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
dependabot[bot]
96ac117120 Bump maven-dependency-plugin from 3.2.0 to 3.3.0 (#79)
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.2.0...maven-dependency-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-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>
2022-03-25 08:27:18 -07:00
Gary Gregory
dbc91ccaa4 Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #78 2022-03-25 08:27:08 -07:00
dependabot[bot]
ad9d6348cb Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 (#78)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.3.0 to 4.6.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.5.3.0...spotbugs-maven-plugin-4.6.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 08:25:52 -07:00
Gary Gregory
66abc6f794 Bump actions/cache from 2.1.7 to 3 #77 2022-03-25 08:25:40 -07:00
dependabot[bot]
013669a9f2 Bump actions/cache from 2.1.7 to 3 (#77)
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>
2022-03-25 08:24:12 -07:00
Gary Gregory
d1509eba0a Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #76 2022-03-18 09:07:25 -04:00
dependabot[bot]
ab9acce9fc Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#76)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.15.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.15.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>
2022-03-18 09:06:44 -04:00
Gary Gregory
bc4af18850 Delete "@version $Id$" from Subversion days. 2022-03-10 13:39:31 -05:00
Gary Gregory
d9c430606c Bump actions/checkout from 2 to 3 #75 2022-03-04 10:19:22 -05:00
dependabot[bot]
c578482f63 Bump actions/checkout from 2 to 3 (#75)
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>
2022-03-04 10:18:38 -05:00
dependabot[bot]
dc447c6088 Bump spotbugs from 4.5.2 to 4.5.3 (#74)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.2 to 4.5.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.5.2...4.5.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 12:11:28 -05:00
dependabot[bot]
a6012129fe Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 (#73)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.2.0 to 4.5.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.5.2.0...spotbugs-maven-plugin-4.5.3.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 11:20:49 -05:00
dependabot[bot]
8dd4849fc9 Bump actions/cache from 2.1.5 to 2.1.7 (#72)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...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>
2022-02-11 11:20:29 -05:00
Gary Gregory
391df5502c Add CodeQL GitHub workflow. 2022-02-03 07:01:56 -05:00
Gary Gregory
1e55e8f89e Bump spotbugs-surefire-plugin from 2.22.2 to 3.0.0-M5.
Bump spotbugs-failsafe-plugin from 2.22.2 to 3.0.0-M5.
2022-01-05 09:43:31 -05:00
Gary Gregory
66148e28e7 Use a weak reference for the cached class loader #71. 2022-01-05 09:36:54 -05:00
Jakob van Kruijssen
e7b328d7e0 Use a weak reference for the cached class loader (#71)
This replaces the strong reference to the class loader, `thisClassLoader`,
with a weak one.

The strong ref shows up as causing a GC root after unloading a web app in Tomcat that uses this library.
With these modifications, the GC root is gone...
2022-01-05 09:35:08 -05:00
Gary Gregory
9466284235 LOGGING-177 - Remove redundant initializer #46 2022-01-04 07:56:17 -05:00
Arturo Bernal
ddda30a482 LOGGING-177 - Remove redundant initializer (#46) 2022-01-04 07:54:30 -05:00
Gary Gregory
c0ad013f54 Bump junit from 4.13.1 to 4.13.2 #38. 2022-01-04 07:52:59 -05:00
dependabot[bot]
b25bf499cd Bump junit from 4.13.1 to 4.13.2 (#38)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 07:52:15 -05:00
Gary Gregory
828a850bef Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #35. 2022-01-04 07:52:03 -05:00
Gary Gregory
25781da432 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging 2022-01-04 07:51:18 -05:00
dependabot[bot]
c2bf8a29e8 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#35)
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>
2022-01-04 07:51:02 -05:00
Gary Gregory
41c15f1736 Bump actions/checkout from 2.3.4 to 2.4.0 #63. 2022-01-04 07:50:13 -05:00
dependabot[bot]
040946b2c6 Bump actions/checkout from 2.3.4 to 2.4.0 (#63)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.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/v2.3.4...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2022-01-04 07:49:31 -05:00
Gary Gregory
bfae7e51aa Bump actions/cache from 2 to 2.1.5 #50
.
2022-01-04 07:49:12 -05:00
dependabot[bot]
88eace006a Bump actions/cache from 2 to 2.1.5 (#50)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v2.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 07:47:39 -05:00
Gary Gregory
76cc6084d2 Run dependabot once a week. 2021-12-29 12:06:03 -05:00