Skip to content

Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 #115

Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0

Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 #115

Workflow file for this run

###
# #%L
# doxia-sink-api-ktx
# %%
# Copyright (C) 2018 - 2022 GantSign Ltd.
# %%
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #L%
###
name: Verify
on:
pull_request: {}
jobs:
build:
name: Build
uses: gantsign/workflows/.github/workflows/maven-build.yml@v1
with:
java-version: '11'