Commit Graph

391 Commits

Author SHA1 Message Date
Gary Gregory e28843591f Bump to next development version 2023-02-02 07:50:41 -05:00
Gary Gregory 5b99c86098 Update POM version for Apache release 1.10.0 2023-01-28 12:44:29 -05:00
Gary Gregory 4ee216cd17 Prepare for release candidate 2023-01-28 12:38:43 -05:00
Gary Gregory 30329abb62 Add new CSV file to RAT exclusion check 2023-01-23 06:19:11 -05:00
Gary Gregory 95e0c03767 Pick up spotbugs-maven-plugin version from parent 2023-01-13 11:40:19 -05:00
Gary Gregory c3de742ee0 Pick up spotbugs-maven-plugin version from parent 2023-01-13 09:36:18 -05:00
Gary Gregory 9203ad980e Pick up pmd version from parent POM 2023-01-10 13:48:00 -05:00
Gary Gregory 977dc1882d Pick up japicmp-maven-plugin version from parent POM 2023-01-10 13:35:24 -05:00
Gary Gregory d3116d80c2 Pick up biz.aQute.bndlib version from parent POM 2023-01-10 13:21:40 -05:00
Gary Gregory 0c18409c4d Pick up maven-pmd-plugin version from parent POM 2023-01-10 11:32:19 -05:00
Gary Gregory 01d011807f Pick up checkstyle version from parent POM 2023-01-10 11:30:01 -05:00
Gary Gregory fc3bbbc286 Pick up maven-checkstyle-plugin version from parent POM 2023-01-10 11:28:16 -05:00
Gary Gregory 42addcb7b8 Pick up maven-javadoc-plugin version from parent POM 2023-01-10 11:25:00 -05:00
Gary Gregory 4f3d07f1e1 Pick up JaCoCo version from parent POM 2023-01-10 11:14:35 -05:00
Gary Gregory bc41d00c73 Pick up JUnit version from parent POM 2023-01-10 10:55:14 -05:00
dependabot[bot] b7923a7cc4
Bump commons-parent from 55 to 56
Bumps [commons-parent](https://github.com/apache/commons-parent) from 55 to 56.
- [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>
2023-01-03 15:10:57 +00:00
dependabot[bot] 3b08d5afed
Bump mockito-core from 4.10.0 to 4.11.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 12:01:45 +00:00
dependabot[bot] b51a405b19
Bump mockito-core from 4.9.0 to 4.10.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 12:01:43 +00:00
dependabot[bot] a716828ef5
Bump commons-parent from 54 to 55
Bumps [commons-parent](https://github.com/apache/commons-parent) from 54 to 55.
- [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-12-11 20:40:13 +00:00
Gary Gregory b2a1971280 Bump pmd from 6.51.0 to 6.52.0 2022-11-26 13:09:31 -05:00
Gary Gregory 1b62381d2d
Merge pull request #282 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.0
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
2022-11-18 09:23:09 -05:00
Gary Gregory d7afefc766
Merge pull request #283 from apache/dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.36
Bump jmh-generator-annprocess from 1.35 to 1.36
2022-11-18 09:22:48 -05:00
Gary Gregory 4c70d5cf3f
Merge pull request #284 from apache/dependabot/maven/org.mockito-mockito-core-4.9.0
Bump mockito-core from 4.8.1 to 4.9.0
2022-11-18 09:22:32 -05:00
dependabot[bot] 60bbe109dc
Bump jmh-core from 1.35 to 1.36
Bumps [jmh-core](https://github.com/openjdk/jmh) from 1.35 to 1.36.
- [Release notes](https://github.com/openjdk/jmh/releases)
- [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36)

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 12:01:55 +00:00
dependabot[bot] f936dad1a9
Bump mockito-core from 4.8.1 to 4.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 12:01:50 +00:00
dependabot[bot] bd8897aba2
Bump jmh-generator-annprocess from 1.35 to 1.36
Bumps [jmh-generator-annprocess](https://github.com/openjdk/jmh) from 1.35 to 1.36.
- [Release notes](https://github.com/openjdk/jmh/releases)
- [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36)

---
updated-dependencies:
- 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>
2022-11-18 12:01:44 +00:00
dependabot[bot] 7989429290
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.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.7.2.1...spotbugs-maven-plugin-4.7.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>
2022-11-11 12:02:02 +00:00
Gary Gregory a2a35b4905 Bump pmd from 6.50.0 to 6.51.0 2022-10-30 12:02:13 -04:00
dependabot[bot] 86186dd965 Bump opencsv from 5.7.0 to 5.7.1
Bumps opencsv from 5.7.0 to 5.7.1.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 08:29:37 +13:00
Gary Gregory 8d57c918ff Bump mockito-core from 4.8.0 to 4.8.1 2022-10-22 08:54:13 -04:00
Gary Gregory da8bad9df0 Bump CSVFormat#serialVersionUID from 1 to 2
Javadoc Serialization in CSVFormat is not supported from one version to
the next.
2022-10-21 07:53:48 -04:00
Gary Gregory 37946b27c2 Reset POM version after merge from the release branch 2022-10-20 10:19:21 -04:00
Gary Gregory 7165be4dcc Add CI management section 2022-10-16 13:04:34 -04:00
Gary Gregory 1bd1fd8e60 Update POM version for Apache release 1.10.0 2022-10-16 08:26:37 -04:00
Gary Gregory 3d5f711d33 Pickup maven-pmd-plugin dependency in parent POM 2022-10-15 09:55:33 -04:00
Gary Gregory 8b3ea51081 Pickup maven-checkstyle-plugin dependency in parent POM 2022-10-15 09:54:36 -04:00
Gary Gregory 41a063d2cf
Merge pull request #265 from angusdev/CSV-290
CSV-290 - Fix the wrong assumptions in PostgreSQL formats
2022-10-15 09:34:12 -04:00
dependabot[bot] 3f20dfa69e
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-14 12:03:05 +00:00
dependabot[bot] 646a653b60
Bump commons.pmd-impl.version from 6.49.0 to 6.50.0
Bumps `commons.pmd-impl.version` from 6.49.0 to 6.50.0.

Updates `pmd-core` from 6.49.0 to 6.50.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.49.0...pmd_releases/6.50.0)

Updates `pmd-java` from 6.49.0 to 6.50.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.49.0...pmd_releases/6.50.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 12:02:45 +00:00
Angus d992e26679 Add CSV-290 test data files to rat exclusions 2022-09-25 23:08:56 +01:00
Gary Gregory 048d507de9 Bump junit-jupiter from 5.9.0 to 5.9.1 2022-09-25 09:57:43 -04:00
Gary Gregory 50e831063c Bump japicmp-maven-plugin from 0.15.7 to 0.16.0 2022-09-24 11:31:48 -04:00
dependabot[bot] df01ca2faa 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 01:02:25 +12:00
dependabot[bot] 21e094d4f7 Bump junit-jupiter from 5.9.0 to 5.9.1
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 00:26:23 +12:00
Gary Gregory d6342202ae Bump com.github.spotbugs:spotbugs from 4.7.1 to 4.7.2 2022-09-12 09:31:11 -07:00
dependabot[bot] a06a4f624a
Bump opencsv from 5.6 to 5.7.0 (#260)
Bumps opencsv from 5.6 to 5.7.0.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 07:12:33 -07:00
dependabot[bot] 0fd64203df
Bump maven-pmd-plugin from 3.18.0 to 3.19.0 (#258)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 07:10:58 -07:00
dependabot[bot] e265ef0297
Bump mockito-core from 4.7.0 to 4.8.0 (#259)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 07:09:37 -07:00
dependabot[bot] 120ce4bc68
Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 (#261)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 07:08:23 -07:00
dependabot[bot] bbb8515bcd
Bump commons.pmd-impl.version from 6.48.0 to 6.49.0 (#255)
Bumps `commons.pmd-impl.version` from 6.48.0 to 6.49.0.

Updates `pmd-core` from 6.48.0 to 6.49.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.48.0...pmd_releases/6.49.0)

Updates `pmd-java` from 6.48.0 to 6.49.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.48.0...pmd_releases/6.49.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 08:43:55 -04:00