Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bliksemlabs/ojp-java-model
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openmove/ojp-java-model
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 30, 2023

  1. Create package-info.java

    zabuTNT authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    75861fe View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    0880974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce6d75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7323ffc View commit details
    Browse the repository at this point in the history
  4. fix typo

    zabuTNT committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    55cdba6 View commit details
    Browse the repository at this point in the history
  5. restore previous location

    zabuTNT committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b3cac6f View commit details
    Browse the repository at this point in the history
  6. add junkyard to gitignore

    zabuTNT committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    23d3cfc View commit details
    Browse the repository at this point in the history
  7. restore previous location

    zabuTNT committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fc99900 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. ignore .zip files

    zabuTNT committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    601b259 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Bump org.assertj:assertj-core from 3.22.0 to 3.27.7

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.22.0 to 3.27.7.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-core-3.22.0...assertj-build-3.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.7
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    7fc5718 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0

    Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    105d3c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from openmove/dependabot/maven/org.apache.commo…

    …ns-commons-lang3-3.18.0
    
    Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0
    zabuTNT authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    023474e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from openmove/dependabot/maven/org.assertj-asse…

    …rtj-core-3.27.7
    
    Bump org.assertj:assertj-core from 3.22.0 to 3.27.7
    zabuTNT authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    5362f0e View commit details
    Browse the repository at this point in the history
Loading