Skip to content

Commit

Permalink
3.x upgrade jsonp-api to 2.0.2 (#8203)
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta authored Jan 7, 2024
1 parent aad1d2c commit f5d5170
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dependencies/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2019, 2023 Oracle and/or its affiliates.
Copyright (c) 2019, 2024 Oracle and/or its affiliates.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -80,7 +80,7 @@
<version.lib.jakarta.jaxrs-api>3.0.0</version.lib.jakarta.jaxrs-api>
<version.lib.jakarta.jms-api>3.0.0</version.lib.jakarta.jms-api>
<version.lib.jakarta.jsonb-api>2.0.0</version.lib.jakarta.jsonb-api>
<version.lib.jakarta.jsonp-api>2.0.1</version.lib.jakarta.jsonp-api>
<version.lib.jakarta.jsonp-api>2.0.2</version.lib.jakarta.jsonp-api>
<version.lib.jakarta.persistence-api>3.0.0</version.lib.jakarta.persistence-api>
<version.lib.jakarta.transaction-api>2.0.0</version.lib.jakarta.transaction-api>
<version.lib.jakarta.validation-api>3.0.0</version.lib.jakarta.validation-api>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022, 2023 Oracle and/or its affiliates.
* Copyright (c) 2022, 2024 Oracle and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit f5d5170

Please sign in to comment.