Skip to content

Commit

Permalink
Updated to protobuf-java-3.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Apr 20, 2023
1 parent 2acdc23 commit 24af37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -538,7 +538,7 @@ along with aoserv-daemon. If not, see <https://www.gnu.org/licenses/>.
<groupId>org.checkerframework</groupId><artifactId>checker-qual</artifactId><version>3.32.0</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId><artifactId>protobuf-java</artifactId><version>3.22.0</version>
<groupId>com.google.protobuf</groupId><artifactId>protobuf-java</artifactId><version>3.22.3</version>
</dependency>
<!-- Test Direct -->
<dependency>
Expand Down

0 comments on commit 24af37a

Please sign in to comment.