Skip to content

Commit

Permalink
fix(deps): Update to Quarkus 3.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
heubeck committed Sep 11, 2024
1 parent b1df320 commit fc7ad7a
Show file tree
Hide file tree
Showing 6 changed files with 320 additions and 426 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.14.2</quarkus.platform.version>
<quarkus.platform.version>3.14.3</quarkus.platform.version>

<quarkus-github-app.version>2.7.0</quarkus-github-app.version>

Expand Down
1 change: 0 additions & 1 deletion src/test/resources/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
*.vdr.json
depscan-reports

1 change: 0 additions & 1 deletion src/test/resources/repo/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
wrapperVersion=3.3.2
distributionType=only-script
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.6/apache-maven-3.8.6-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
Loading

0 comments on commit fc7ad7a

Please sign in to comment.