Skip to content

Commit

Permalink
chore(main): release 1.33.2 (#867)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### [1.33.2](v1.33.1...v1.33.2) (2022-04-07)


### Dependencies

* update project.http.version to v1.41.5 ([e945b8d](e945b8d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Apr 7, 2022
1 parent 2574e40 commit 09ee70c
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 16 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [1.33.2](https://github.com/googleapis/google-oauth-java-client/compare/v1.33.1...v1.33.2) (2022-04-07)


### Dependencies

* update project.http.version to v1.41.5 ([e945b8d](https://github.com/googleapis/google-oauth-java-client/commit/e945b8d7233038f417f40771508d171f6f0cbaf5))

### [1.33.1](https://github.com/googleapis/google-oauth-java-client/compare/v1.33.0...v1.33.1) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client-appengine/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-oauth-client-appengine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client-assembly/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.google.oauth-client</groupId>
Expand Down
12 changes: 6 additions & 6 deletions google-oauth-client-bom/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-bom</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<packaging>pom</packaging>

<name>Google OAuth Client Library for Java BOM</name>
Expand Down Expand Up @@ -63,27 +63,27 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
</dependency>
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-appengine</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
</dependency>
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-java6</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
</dependency>
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-jetty</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
</dependency>
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-servlet</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client-java6/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-oauth-client-java6</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client-jetty/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-oauth-client-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client-servlet/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-oauth-client-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-oauth-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<packaging>pom</packaging>
<name>Parent for the Google OAuth Client Library for Java</name>
<description>Google OAuth Client Library for Java</description>
Expand Down
2 changes: 1 addition & 1 deletion samples/dailymotion-cmdline-sample/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>dailymotion-simple-cmdline-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/keycloak-pkce-cmdline-sample/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-parent</artifactId>
<version>1.33.2-SNAPSHOT</version><!-- {x-version-update:google-oauth-client:current} -->
<version>1.33.2</version><!-- {x-version-update:google-oauth-client:current} -->
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>keycloak-pkce-cmdline-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-oauth-client:1.33.1:1.33.2-SNAPSHOT
google-oauth-client:1.33.2:1.33.2

0 comments on commit 09ee70c

Please sign in to comment.