Thanks to visit codestin.com
Credit goes to github.com

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: asterisk-java/asterisk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.40.0
Choose a base ref
...
head repository: asterisk-java/asterisk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.40.1
Choose a head ref
  • 10 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 30, 2024

  1. Bump org.apache.maven.plugins:maven-compiler-plugin

    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.13.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    39d1592 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0

    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.8.0 to 3.10.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c2c0a3d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #637 from asterisk-java/dependabot/maven/org.apach…

    …e.maven.plugins-maven-compiler-plugin-3.13.0
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b0346e5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #638 from asterisk-java/dependabot/maven/org.apach…

    …e.maven.plugins-maven-javadoc-plugin-3.10.0
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    87458a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    6aa370d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #640 from seanbright/issue-639

    pom.xml: Update version to 3.40.1-SNAPSHOT
    seanbright authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1f6031c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Add new CI workflow

    seanbright committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1939f4b View commit details
    Browse the repository at this point in the history
  2. Remove CI workflow

    seanbright committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a453cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b99b02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f86a09 View commit details
    Browse the repository at this point in the history
Loading