aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2023-10-13Merge pull request #38 from google/dependabot/maven/com.google.protobuf-proto...Jens Nyman
2023-08-02Bump com.google.protobuf:protobuf-javalite from 3.20.0 to 3.20.3dependabot[bot]
2023-08-02Bump com.google.guava:guava from 30.1-jre to 32.0.0-jredependabot[bot]
2023-08-02Bump org.yaml.snakeyaml 1.27 -> 2.0Henrikas Arnas Smičius
2023-03-24Remove Alex Jurkowski as developerJens Nyman
2022-11-14pom.xml: Add -Xlint:deprecation so that deprecation warnings are printed out ...Jens Nyman
2022-11-14Replace dependency on protobuf.ByteString by reflection in ParameterValueParsingJens Nyman
2022-04-11Bump protobuf dependency 3.0.1 -> 3.20.0GediminasZukas
2022-01-14Add basic support for JUnit5 in new Maven target.Jens Nyman
2021-07-02Change protobuf dependency to protobuf-lite.Jens Nyman
2021-02-26Remove scope:provided from AutoValue dependency to avoid problems with some b...Jens Nyman
2021-02-26Fix maven-javadoc-plugin error: Specify the java versionJens Nyman
2021-02-26Add ajurkowski as developer to .pom file.Jens Nyman
2021-02-26Change protobuf-java-util to protobuf-java, which has all we needJens Nyman
2021-02-26Remove AutoValue from the runtime dependencies.Jens Nyman
2021-02-26Change version on the main branch to HEAD-SNAPSHOT.Jens Nyman
2021-02-26Replace obsolete sonatype parent by <distributionManagement>Jens Nyman
2021-02-25Remove redundant compiler argumentsJens Nyman
2021-02-25First commit: Add first version of code.Jens Nyman