dependabot[bot]
|
abbe5f4cc3
|
Bump the root group across 1 directory with 21 updates
Bumps the root group with 21 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `2.0.2` | `3.13.0` |
| [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.4.0` | `3.6.0` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.5` | `4.29.2` |
| [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `1.3` | `3.1.0` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.5.0` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` |
| [com.google.guava:guava](https://github.com/google/guava) | `33.3.0-jre` | `33.4.0-jre` |
| [org.apache.maven.scm:maven-scm-api](https://github.com/apache/maven-scm) | `2.0.1` | `2.1.0` |
| org.apache.maven.scm:maven-scm-provider-gitexe | `2.0.1` | `2.1.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `2.23.4` | `5.14.2` |
| org.apache.felix:maven-bundle-plugin | `5.1.9` | `6.0.0` |
| [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) | `1.15` | `1.24` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.5.2` |
| [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.11.2` |
| [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` |
| org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.7` |
| [com.google.template:soy](https://github.com/google/closure-templates) | `2022-07-20` | `v20160111` |
| [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) | `2.4.4` | `2.8.3` |
| commons-io:commons-io | `2.13.0` | `2.18.0` |
Updates `org.apache.maven.plugins:maven-compiler-plugin` from 2.0.2 to 3.13.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-2.0.2...maven-compiler-plugin-3.13.0)
Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.4.0...3.6.0)
Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.29.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
Updates `org.apache.maven.plugins:maven-antrun-plugin` from 1.3 to 3.1.0
- [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-1.3...maven-antrun-plugin-3.1.0)
Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.5.0
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.5.0)
Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.2
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.2)
Updates `com.google.guava:guava` from 33.3.0-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
Updates `org.apache.maven.scm:maven-scm-api` from 2.0.1 to 2.1.0
- [Commits](https://github.com/apache/maven-scm/compare/maven-scm-2.0.1...maven-scm-2.1.0)
Updates `org.apache.maven.scm:maven-scm-provider-gitexe` from 2.0.1 to 2.1.0
Updates `org.mockito:mockito-core` from 2.23.4 to 5.14.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.23.4...v5.14.2)
Updates `org.apache.felix:maven-bundle-plugin` from 5.1.9 to 6.0.0
Updates `org.codehaus.mojo:animal-sniffer-maven-plugin` from 1.15 to 1.24
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.15...animal-sniffer-1.24)
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.5.2)
Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...maven-source-plugin-3.3.1)
Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.11.2)
Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.1...maven-release-3.1.1)
Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0
Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.7
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.7)
Updates `com.google.template:soy` from 2022-07-20 to v20160111
- [Commits](https://github.com/google/closure-templates/commits)
Updates `com.google.cloud.tools:appengine-maven-plugin` from 2.4.4 to 2.8.3
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-plugins/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/appengine-plugins/commits)
Updates `commons-io:commons-io` from 2.13.0 to 2.18.0
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: root
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: root
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.apache.maven.scm:maven-scm-api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: root
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: root
- dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: com.google.template:soy
dependency-type: direct:production
dependency-group: root
- dependency-name: com.google.cloud.tools:appengine-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: root
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
kkeshava
|
462cea9d3b
|
Metadata updates for release 8.13.52 (#3757)
|
1 year ago |
mandlil
|
dfdc8e4bf6
|
Metadata updates for release 8.13.51 (#3732)
|
1 year ago |
dependabot[bot]
|
5cbf544b92
|
Bump com.google.protobuf:protobuf-java (#3630)
Bumps the maven group in /tools/java/cpp-build with 1 update: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf).
Updates `com.google.protobuf:protobuf-java` from 3.24.0 to 3.25.5
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.0...v3.25.5)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
dependency-group: maven
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
|
1 year ago |
rohininidhi
|
63501cc4ad
|
Metadata updates for release 8.13.50 (#3711)
* Metadata updates for release 8.13.50
* Update .gitignore
---------
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
|
1 year ago |
mandlil
|
b2c9193a3a
|
Metadata updates for release 8.13.49 (#3696)
|
1 year ago |
kkeshava
|
ae062a7044
|
Metadata updates for release 8.13.48 (#3671)
|
1 year ago |
mandlil
|
38a33de7ac
|
Metadata updates for release 8.13.47 (#3644)
|
1 year ago |
mandlil
|
d3d6ffa7eb
|
Updating CPP jar (#3641)
|
1 year ago |
mandlil
|
64b80c420f
|
added cpp-build jar (#3640)
* adding cpp jar
* Update .gitignore
Added exception for cpp-build jar
|
1 year ago |
Silvio Brändle
|
67400bd111
|
Add gitignore (#3624)
* Add gitignore
* Ignore and remove jar files
|
1 year ago |
mandlil
|
6896204d37
|
Metadata updates for release 8.13.45 (#3619)
|
1 year ago |
kkeshava
|
85f7e617ae
|
Metadata updates for release 8.13.44 (#3596)
|
1 year ago |
mandlil
|
c38b9890d9
|
Metadata updates for release 8.13.43 (#3590)
|
1 year ago |
rohininidhi
|
85bc310d6e
|
Metadata updates for release 8.13.42 (#3564)
|
1 year ago |
kkeshava
|
a96de9fa13
|
Metadata updates for release 8.13.41 (#3553)
|
1 year ago |
mandlil
|
4e2924030b
|
Metadata updates for release 8.13.40 (#3537)
|
2 years ago |
kkeshava
|
86967e9e36
|
Metadata updates for release 8.13.39 (#3531)
|
2 years ago |
mandlil
|
80f62bdacc
|
Metadata updates for release 8.13.38 (#3476)
|
2 years ago |
kkeshava
|
f13f8df648
|
Metadata updates for release 8.13.37 (#3473)
|
2 years ago |
mandlil
|
bf8955f3fc
|
Metadata updates for release 8.13.36 (#3469)
|
2 years ago |
kkeshava
|
77d383b803
|
Metadata updates for release 8.13.35 (#3458)
|
2 years ago |
mandlil
|
f64bace16b
|
Metadata updates for release 8.13.34 (#3455)
|
2 years ago |
kkeshava
|
6a3149f7f8
|
Metadata updates for release 8.13.33 (#3414)
|
2 years ago |
mandlil
|
0e15cb0bf8
|
Metadata updates for release 8.13.32 (#3409)
|
2 years ago |
kkeshava
|
d59f12d7f6
|
Metadata updates for release 8.13.31 (#3402)
|
2 years ago |
mandlil
|
cf1a5b5649
|
Metadata updates for release 8.13.30 (#3398)
|
2 years ago |
kkeshava
|
5467ca0de3
|
Metadata updates for release 8.13.29 (#3395)
|
2 years ago |
mandlil
|
57b597af11
|
Metadata updates for release 8.13.28 (#3383)
|
2 years ago |
rohininidhi
|
f6a36351bd
|
Metadata updates for release 8.13.27 (#3346)
|
2 years ago |
kkeshava
|
a2b8f35e19
|
Metadata updates for release 8.13.26 (#3302)
|
2 years ago |
mandlil
|
75f99bd85a
|
Metadata updates for release 8.13.25 (#3281)
|
2 years ago |
rohininidhi
|
369e3abe38
|
Metadata updates for release 8.13.24 (#3257)
|
2 years ago |
mandlil
|
93f4bf69a4
|
adding tsnapshot jars (#3253)
|
2 years ago |
mandlil
|
85d1dab967
|
Script for downloading binaries (#3243)
* Delete java/lib directory
* Create download-junit-jars.sh
* Update build.xml for downloading junit&mockito jars
* Delete tools/java/java-build/target directory
* Delete tools/java/cpp-build/target directory
|
2 years ago |
rohininidhi
|
d6d7158932
|
Metadata updates for release 8.13.22 (#3220)
|
2 years ago |
kkeshava
|
3c2f1e9d83
|
Metadata updates for release 8.13.21 (#3216)
|
2 years ago |
rohininidhi
|
236093400c
|
Metadata updates for release 8.13.20 (#3201)
|
2 years ago |
mandlil
|
52b77e2219
|
Metadata updates for release 8.13.19 (#3178)
|
2 years ago |
dependabot[bot]
|
c3e4cc0ada
|
Bump maven-compiler-plugin from 2.0.2 to 3.11.0 in /tools/java/cpp-build (#2958)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 2.0.2 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-2.0.2...maven-compiler-plugin-3.11.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
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>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
f492113025
|
Bump com.google.protobuf:protobuf-java from 3.23.4 to 3.24.0 (#3170)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.4 to 3.24.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.4...v3.24.0)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
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>
|
2 years ago |
dependabot[bot]
|
174479e8a5
|
Bump org.codehaus.mojo:exec-maven-plugin in /tools/java/cpp-build (#3102)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.5.0 to 3.1.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.5.0...exec-maven-plugin-3.1.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
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>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
18faf49d96
|
Bump junit:junit from 4.13.1 to 4.13.2 in /tools/java (#3120)
Bumps [junit: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)
---
updated-dependencies:
- dependency-name: junit:junit
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>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
3687d7fa9b
|
Bump com.google.protobuf:protobuf-java in /tools/java/cpp-build (#3104)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.7 to 3.23.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.7...v3.23.4)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
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>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
811f70908d
|
Bump org.codehaus.mojo:build-helper-maven-plugin from 1.9.1 to 3.4.0 (#3163)
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 1.9.1 to 3.4.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-1.9.1...3.4.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
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>
|
2 years ago |
rohininidhi
|
d8e75304fb
|
Metadata updates for release 8.13.18 (#3139)
|
2 years ago |
dependabot[bot]
|
d135c631fc
|
Bump org.apache.maven.plugins:maven-jar-plugin in /tools/java (#3122)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-2.2...maven-jar-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
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>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
|
2 years ago |
kkeshava
|
32b6b99675
|
Metadata updates for release 8.13.17 (#3075)
|
2 years ago |
mandlil
|
5006901996
|
Metadata updates for release 8.13.16 (#3069)
|
3 years ago |
penmetsaa
|
4891e44493
|
Metadata updates for release 8.13.15 (#3061)
|
3 years ago |