aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2022-04-12Merge commit 'upstream/v31.1^'Colin Cross
2022-01-25Add `@Keep` annotationsLiam Miller-Cushon
2021-12-03Fix Javadoc search on JDK 11:Dmitry Timofeev
2021-09-27Set version number for guava-parent to 31.0.1.upstream/v31.0.1upstream-guava-v31.0.1Chris Povirk
2021-08-19Remove `ClassValue` implementation of `Futures.getChecked` from the Android f...cpovirk
2021-05-18Update pom.xml CI info.cpovirk
2021-05-17add `@InlineMe` to deprecated, inlineable APIs in Guava.Kurt Alfred Kluever
2021-04-19Bump deps.cpovirk
2021-03-24Add `@Nullable` to the bound of `Supplier`.cpovirk
2021-03-01update JUnitGoogle Java Core Libraries
2021-03-01update enforcer-ruleGoogle Java Core Libraries
2021-02-19This is causing upper bounds errors in google-http-java-clientGoogle Java Core Libraries
2020-12-17Bump deps.cpovirk
2020-12-11Log a warning if running under a Java 7 VM.cpovirk
2020-09-15Bump checker-qual from 2.11.1 to 3.5.0.cpovirk
2020-04-15Exclude Vim swap files from the jar we build.cpovirk
2020-01-14Upgrade checker-qual to v2.11.1.Adrian Gonzalez-Martin
2020-01-06Update to JUnit 4.13elharo
2019-12-09Add @DoNotMock to several com.google.common typesjlavallee
2019-11-19Update to Truth 1.0elharo
2019-11-18checker-qual 2.10.0Sean C. Sullivan
2019-11-07Upgrade maven source plugin from 3.1.0 to 3.2.0William Collishaw
2019-10-24Prepare to move gwt-user to test scope after we remove GWT-RPC support.cpovirk
2019-10-11switch to an internal annotation for ignoring JREElliotte Rusty Harold
2019-10-02Upgrade maven source plugin from 2.1.2 to 3.1.0William Collishaw
2019-09-30Update errorprone to 2.3.3Elliotte Rusty Harold
2019-06-30Upgrade animal sniffer version to 1.18William Collishaw
2019-06-30Add missing description tags to guava-parent poms.cgdecker
2019-06-06Upgrade maven-gpg-plugin to 1.6William Collishaw
2019-06-03Replace maven prerequisites with the enforcer pluginWilliam Collishaw
2019-05-28Upgrade maven-javadoc-plugin to 3.1.0.https://github.com/WilliamCollishaw
2019-05-28Fix "Apache License, Version 2.0" spellingVincent Privat
2019-05-28Define project build source encoding as UTF-8William Collishaw
2019-05-08Update versions of some Guava dependencies.cgdecker
2019-05-08Upgrade compiler plugin.William Collishaw
2019-05-07Upgrade maven dependency plugin.William Collishaw
2019-04-29Update to Truth 0.44.cpovirk
2019-04-16Remove obsolete parent per https://github.com/sonatype/oss-parentselharo
2019-04-12Upgrade error_proneElliotte Rusty Harold
2019-02-26Fix Javadoc breakage under JDK11 canary.cpovirk
2018-12-18Use maven-javadoc-plugin 3.0.1.dpb
2018-11-20Create a Guava BOM.dpb
2018-11-06Use maven-compiler-plugin version 3.8.0.https://github.com/sullis
2018-09-19Update truth, animal sniffer, error prone annotations, and JUnitJesse Wilson
2018-07-10Make Guava tests pass under Java 10.cpovirk
2018-06-28Bump Checker Framework annotations version to 2.5.2.cpovirk
2018-06-28Update Guava to use Truth 0.41.cpovirk
2018-05-23Remove now-unused dependency on the Checker Framework compatibility annotationscushon
2018-05-09Use the type annotation version of @Nullable in the Java 8 branchcushon
2018-05-04Bump jsr305 version.cpovirk