Skip to content

Commit

Permalink
Merge branch 'master' into spring-6
Browse files Browse the repository at this point in the history
  • Loading branch information
dkfellows committed Aug 23, 2023
2 parents 9a32b24 + 3aaa0af commit 9c177e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ jobs:
name: spinnaker-exe.jar
path: SpiNNaker-front-end/target/spinnaker-exe.jar
retention-days: 5
- name: Submit Dependency Snapshot
if: matrix.java == 17
uses: advanced-security/maven-dependency-submission-action@v3

validate:
needs: compile
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@ limitations under the License.
<link>https://cxf.apache.org/javadoc/latest-3.0.x/</link>
<link>https://errorprone.info/api/latest/</link>
<link>https://www.slf4j.org/api/</link>
<link>https://www.joda.org/joda-time/apidocs/</link>
</links>
<offlineLinks>
<!-- Internal property used below: See https://issues.apache.org/jira/browse/MNG-7038 and https://stackoverflow.com/a/41387133/301832 -->
Expand Down

0 comments on commit 9c177e1

Please sign in to comment.